License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-connector |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, Connector :: Core
Connector plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-connector-2.2.1.pom | |
geronimo-connector-2.2.1.jar | 47 KB |
geronimo-connector-2.2.1-sources.jar | 44 KB |
geronimo-connector-2.2.1-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-connector/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-connector</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-connector/
implementation 'org.apache.geronimo.modules:geronimo-connector:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-connector/
implementation ("org.apache.geronimo.modules:geronimo-connector:2.2.1")
'org.apache.geronimo.modules:geronimo-connector:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-connector" rev="2.2.1">
<artifact name="geronimo-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-connector', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-connector" % "2.2.1"
[org.apache.geronimo.modules/geronimo-connector "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.components : geronimo-connector | jar | 2.2.1 |
org.apache.geronimo.framework : geronimo-naming | jar | 2.2.1 |
org.apache.geronimo.framework : geronimo-security | jar | 2.2.1 |
org.apache.geronimo.modules : geronimo-transaction | jar | 2.2.1 |
org.apache.geronimo.specs : geronimo-j2ee-connector_1.5_spec | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.components : geronimo-connector | jar | 2.2.1 |
org.apache.geronimo.framework : geronimo-deployment | jar | 2.2.1 |
org.apache.geronimo.framework : geronimo-kernel | jar | 2.2.1 |
org.slf4j : jcl-over-slf4j | jar | 1.5.5 |
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |