License |
License |
---|---|
GroupId | GroupIdorg.jdal |
ArtifactId | ArtifactIdjdal-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDAL Core Library
JDAL Core Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jdal-core-2.0.0.pom | |
jdal-core-2.0.0.jar | 115 KB |
jdal-core-2.0.0-sources.jar | 109 KB |
jdal-core-2.0.0-javadoc.jar | 634 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdal/jdal-core/ -->
<dependency>
<groupId>org.jdal</groupId>
<artifactId>jdal-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdal/jdal-core/
implementation 'org.jdal:jdal-core:2.0.0'
// https://jarcasting.com/artifacts/org.jdal/jdal-core/
implementation ("org.jdal:jdal-core:2.0.0")
'org.jdal:jdal-core:jar:2.0.0'
<dependency org="org.jdal" name="jdal-core" rev="2.0.0">
<artifact name="jdal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdal', module='jdal-core', version='2.0.0')
)
libraryDependencies += "org.jdal" % "jdal-core" % "2.0.0"
[org.jdal/jdal-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
c3p0 : c3p0 | jar | 0.9.1.2 |
org.springframework : spring-test | jar | 4.0.1.RELEASE |
mysql : mysql-connector-java Optional | jar | 5.1.18 |
org.eclipse.persistence : eclipselink | jar | 2.5.0 |
org.apache.openjpa : openjpa | jar | 2.3.0 |
com.h2database : h2 | jar | 1.3.172 |