| License |
License |
|---|---|
| GroupId | GroupIdorg.hibersap |
| ArtifactId | ArtifactIdhibersap-jca |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHibersap JCA
JCA-specific Hibersap code
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hibersap-jca-1.4.0.pom | |
| hibersap-jca-1.4.0.jar | 16 KB |
| hibersap-jca-1.4.0-sources.jar | 12 KB |
| hibersap-jca-1.4.0-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hibersap/hibersap-jca/ -->
<dependency>
<groupId>org.hibersap</groupId>
<artifactId>hibersap-jca</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibersap/hibersap-jca/
implementation 'org.hibersap:hibersap-jca:1.4.0'
// https://jarcasting.com/artifacts/org.hibersap/hibersap-jca/
implementation ("org.hibersap:hibersap-jca:1.4.0")
'org.hibersap:hibersap-jca:jar:1.4.0'
<dependency org="org.hibersap" name="hibersap-jca" rev="1.4.0">
<artifact name="hibersap-jca" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibersap', module='hibersap-jca', version='1.4.0')
)
libraryDependencies += "org.hibersap" % "hibersap-jca" % "1.4.0"
[org.hibersap/hibersap-jca "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibersap : hibersap-core | jar | 1.4.0 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.resource : connector-api | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cuckoo-ra » cuckoo-jar | jar | 1.1.0 |
| org.cuckoo-ra » cuckoo-api | jar | 1.1.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.12.0 |
| org.easymock : easymock | jar | 3.4 |
| org.easytesting : fest-assert | jar | 1.4 |