License |
License |
---|---|
GroupId | GroupIdcom.lodgon.dalicore |
ArtifactId | ArtifactIddalicore-ejb |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDaliCore EJB
The EJB implementation of the DaliCore entities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dalicore-ejb-1.1.0.pom | |
dalicore-ejb-1.1.0.jar | 88 KB |
dalicore-ejb-1.1.0-sources.jar | 79 KB |
dalicore-ejb-1.1.0-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lodgon.dalicore/dalicore-ejb/ -->
<dependency>
<groupId>com.lodgon.dalicore</groupId>
<artifactId>dalicore-ejb</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodgon.dalicore/dalicore-ejb/
implementation 'com.lodgon.dalicore:dalicore-ejb:1.1.0'
// https://jarcasting.com/artifacts/com.lodgon.dalicore/dalicore-ejb/
implementation ("com.lodgon.dalicore:dalicore-ejb:1.1.0")
'com.lodgon.dalicore:dalicore-ejb:jar:1.1.0'
<dependency org="com.lodgon.dalicore" name="dalicore-ejb" rev="1.1.0">
<artifact name="dalicore-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodgon.dalicore', module='dalicore-ejb', version='1.1.0')
)
libraryDependencies += "com.lodgon.dalicore" % "dalicore-ejb" % "1.1.0"
[com.lodgon.dalicore/dalicore-ejb "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.3.0 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3 |
org.glassfish.main.extras : glassfish-embedded-all | jar | 3.1.2 |
org.apache.derby : derbytools | jar | 10.9.1.0 |
org.osgi : core | jar | 4.3.0 |