Jar examples for e:eclipselink
EclipseLink build based upon Git transaction 3faac2b
You can download jar file eclipselink 2.6.0-RC1 in this page.
SAP DEVELOPER LICENSE AGREEMENT
You can use the following script to add eclipselink-2.6.0-RC1.jar to your project.
<dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>eclipselink</artifactId> <version>2.6.0-RC1</version> </dependency>
compile group: 'org.eclipse.persistence', name: 'eclipselink', version: '2.6.0-RC1'
libraryDependencies += "org.eclipse.persistence" % "eclipselink" % "2.6.0-RC1"
<dependency org="org.eclipse.persistence" name="eclipselink" rev="2.6.0-RC1"/>
@Grapes(@Grab(group='org.eclipse.persistence', module='eclipselink', version='2.6.0-RC1'))
'org.eclipse.persistence:eclipselink:jar:2.6.0-RC1'
Click the following link to download the jar file.
eclipselink-2.6.0-RC1-javadoc.jar