GroupId | GroupIdorg.ceylon-lang |
---|---|
ArtifactId | ArtifactIdceylon.interop.persistence |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionceylon.interop.persistence
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.interop.persistence/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>ceylon.interop.persistence</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.interop.persistence/
implementation 'org.ceylon-lang:ceylon.interop.persistence:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.interop.persistence/
implementation ("org.ceylon-lang:ceylon.interop.persistence:1.3.3")
'org.ceylon-lang:ceylon.interop.persistence:jar:1.3.3'
<dependency org="org.ceylon-lang" name="ceylon.interop.persistence" rev="1.3.3">
<artifact name="ceylon.interop.persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='ceylon.interop.persistence', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "ceylon.interop.persistence" % "1.3.3"
[org.ceylon-lang/ceylon.interop.persistence "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ceylon-lang : ceylon.interop.java | jar | 1.3.3 |
org.ceylon-lang : ceylon.language | jar | 1.3.3 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |