Jar examples for t:toplink-essentials
You can download jar file toplink-essentials 1.0 in this page.
You can use the following script to add toplink-essentials-1.0.jar to your project.
<dependency> <groupId>javax.persistence</groupId> <artifactId>toplink-essentials</artifactId> <version>1.0</version> </dependency>
compile group: 'javax.persistence', name: 'toplink-essentials', version: '1.0'
libraryDependencies += "javax.persistence" % "toplink-essentials" % "1.0"
<dependency org="javax.persistence" name="toplink-essentials" rev="1.0"/>
@Grapes(@Grab(group='javax.persistence', module='toplink-essentials', version='1.0'))
'javax.persistence:toplink-essentials:jar:1.0'
Click the following link to download the jar file.
toplink-essentials-1.0-sources.jar