License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-jca-jdbc-glue |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOnAS :: EE Components :: JCA :: JDBC :: Glue
JOnAS : Java Open Application Server
|
Project Organization |
Project OrganizationOW2 Consortium |
Filename | Size |
---|---|
jonas-jca-jdbc-glue-5.0-M1.pom | |
jonas-jca-jdbc-glue-5.0-M1.jar | 37 KB |
jonas-jca-jdbc-glue-5.0-M1-sources.jar | 30 KB |
jonas-jca-jdbc-glue-5.0-M1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-jca-jdbc-glue/ -->
<dependency>
<groupId>org.objectweb.jonas</groupId>
<artifactId>jonas-jca-jdbc-glue</artifactId>
<version>5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-jca-jdbc-glue/
implementation 'org.objectweb.jonas:jonas-jca-jdbc-glue:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-jca-jdbc-glue/
implementation ("org.objectweb.jonas:jonas-jca-jdbc-glue:5.0-M1")
'org.objectweb.jonas:jonas-jca-jdbc-glue:jar:5.0-M1'
<dependency org="org.objectweb.jonas" name="jonas-jca-jdbc-glue" rev="5.0-M1">
<artifact name="jonas-jca-jdbc-glue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='jonas-jca-jdbc-glue', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "jonas-jca-jdbc-glue" % "5.0-M1"
[org.objectweb.jonas/jonas-jca-jdbc-glue "5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.jonas : jonas-resource | jar | 5.0-M1 |
org.ow2.spec.ee : ow2-connector-1.5-spec | jar | 1.0-M1 |