| Title: |
gemini-jndi |
| Group ID: |
com.techempower |
| Artifact ID: |
gemini-jndi |
| Version: |
3.3.14 |
| Last modified: |
21.08.2023 19:53 |
| Packaging: |
jar |
| Name: |
gemini-jndi |
| Description: |
An extension for using a JNDI database connection pool. |
| Vendor: |
TechEmpower, Inc. |
|
|
| Size: |
7.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/techempower/gemini-jndi/3.3.14/gemini-jndi-3.3.14.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<organization>
<name>TechEmpower, Inc.</name>
<url>https://www.techempower.com/</url>
</organization>
<licenses>
<license>
<name>Revised BSD License, 3-clause</name>
<distribution>repo</distribution>
</license>
</licenses>
<parent>
<artifactId>gemini-parent</artifactId>
<groupId>com.techempower</groupId>
<version>3.3.14</version>
</parent>
<artifactId>gemini-jndi</artifactId>
<name>gemini-jndi</name>
<description>
An extension for using a JNDI database connection pool.
</description>
<dependencies>
<dependency>
<groupId>com.techempower</groupId>
<artifactId>gemini</artifactId>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.techempower</groupId>
<artifactId>gemini-jndi</artifactId>
<version>3.3.14</version>
</dependency>
|
| Gradle: |
com.techempower:gemini-jndi:3.3.14 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|