Jar examples for o:org.eclipse.persistence.core
EclipseLink build based upon Git transaction 55dc7c3
You can download jar file org.eclipse.persistence.core 2.3.4-M6 in this page.
Eclipse Public License v1.0
You can use the following script to add org.eclipse.persistence.core-2.3.4-M6.jar to your project.
<dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.core</artifactId> <version>2.3.4-M6</version> </dependency>
compile group: 'org.eclipse.persistence', name: 'org.eclipse.persistence.core', version: '2.3.4-M6'
libraryDependencies += "org.eclipse.persistence" % "org.eclipse.persistence.core" % "2.3.4-M6"
<dependency org="org.eclipse.persistence" name="org.eclipse.persistence.core" rev="2.3.4-M6"/>
@Grapes(@Grab(group='org.eclipse.persistence', module='org.eclipse.persistence.core', version='2.3.4-M6'))
'org.eclipse.persistence:org.eclipse.persistence.core:jar:2.3.4-M6'
Click the following link to download the jar file.
org.eclipse.persistence.core-2.3.4-M6-sources.jar