License |
License |
---|---|
GroupId | GroupIdorg.hibersap |
ArtifactId | ArtifactIdhibersap-ejb |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHibersap EJB
EJB tools for Hibersap
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hibersap-ejb-1.4.0.pom | |
hibersap-ejb-1.4.0.jar | 8 KB |
hibersap-ejb-1.4.0-sources.jar | 5 KB |
hibersap-ejb-1.4.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hibersap/hibersap-ejb/ -->
<dependency>
<groupId>org.hibersap</groupId>
<artifactId>hibersap-ejb</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibersap/hibersap-ejb/
implementation 'org.hibersap:hibersap-ejb:1.4.0'
// https://jarcasting.com/artifacts/org.hibersap/hibersap-ejb/
implementation ("org.hibersap:hibersap-ejb:1.4.0")
'org.hibersap:hibersap-ejb:jar:1.4.0'
<dependency org="org.hibersap" name="hibersap-ejb" rev="1.4.0">
<artifact name="hibersap-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibersap', module='hibersap-ejb', version='1.4.0')
)
libraryDependencies += "org.hibersap" % "hibersap-ejb" % "1.4.0"
[org.hibersap/hibersap-ejb "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.ejb : ejb-api | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |