Categories |
CategoriesJOnAS Container Application Servers CLI User Interface EclipseLink Data ORM |
---|---|
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-rar_for_jonas-eclipselink |
Version | Version1.2.0-M5 |
Type | Typerar |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-rar_for_jonas-eclipselink/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-rar_for_jonas-eclipselink</artifactId>
<version>1.2.0-M5</version>
<type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-rar_for_jonas-eclipselink/
implementation 'org.ow2.easybeans:easybeans-rar_for_jonas-eclipselink:1.2.0-M5'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-rar_for_jonas-eclipselink/
implementation ("org.ow2.easybeans:easybeans-rar_for_jonas-eclipselink:1.2.0-M5")
'org.ow2.easybeans:easybeans-rar_for_jonas-eclipselink:rar:1.2.0-M5'
<dependency org="org.ow2.easybeans" name="easybeans-rar_for_jonas-eclipselink" rev="1.2.0-M5">
<artifact name="easybeans-rar_for_jonas-eclipselink" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-rar_for_jonas-eclipselink', version='1.2.0-M5')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-rar_for_jonas-eclipselink" % "1.2.0-M5"
[org.ow2.easybeans/easybeans-rar_for_jonas-eclipselink "1.2.0-M5"]