License |
License |
---|---|
Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
GroupId | GroupIdorg.kuali.student.common |
ArtifactId | ArtifactIdks-eclipselink |
Last Version | Last Version1.2.2-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKS Eclipselink Pom
KS Eclipselink dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ks-eclipselink-1.2.2-M4.pom | 821 bytes |
ks-eclipselink-1.2.2-M4-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.common/ks-eclipselink/ -->
<dependency>
<groupId>org.kuali.student.common</groupId>
<artifactId>ks-eclipselink</artifactId>
<version>1.2.2-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-eclipselink/
implementation 'org.kuali.student.common:ks-eclipselink:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.common/ks-eclipselink/
implementation ("org.kuali.student.common:ks-eclipselink:1.2.2-M4")
'org.kuali.student.common:ks-eclipselink:jar:1.2.2-M4'
<dependency org="org.kuali.student.common" name="ks-eclipselink" rev="1.2.2-M4">
<artifact name="ks-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.common', module='ks-eclipselink', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.common" % "ks-eclipselink" % "1.2.2-M4"
[org.kuali.student.common/ks-eclipselink "1.2.2-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : eclipselink | jar | 1.0 |
cglib : cglib-nodep | jar | 2.1_3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |