| License | License
                                                        The Apache License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesJavaScript Languages CLI User Interface EclipseLink Data ORM | 
| GroupId | GroupIdcom.js-lib | 
| ArtifactId | ArtifactIdjs-eclipselink | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEclipseLink Implementation of j(s)-lib Transaction API EclipseLink adapter for transaction integration with managed class containers. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| js-eclipselink-1.1.0.pom | |
| js-eclipselink-1.1.0.jar | 13 KB | 
| js-eclipselink-1.1.0-sources.jar | 9 KB | 
| js-eclipselink-1.1.0-javadoc.jar | 52 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.js-lib/js-eclipselink/ -->
<dependency>
    <groupId>com.js-lib</groupId>
    <artifactId>js-eclipselink</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.js-lib/js-eclipselink/
implementation 'com.js-lib:js-eclipselink:1.1.0'// https://jarcasting.com/artifacts/com.js-lib/js-eclipselink/
implementation ("com.js-lib:js-eclipselink:1.1.0")'com.js-lib:js-eclipselink:jar:1.1.0'<dependency org="com.js-lib" name="js-eclipselink" rev="1.1.0">
  <artifact name="js-eclipselink" type="jar" />
</dependency>@Grapes(
@Grab(group='com.js-lib', module='js-eclipselink', version='1.1.0')
)libraryDependencies += "com.js-lib" % "js-eclipselink" % "1.1.0"[com.js-lib/js-eclipselink "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.js-lib : js-transaction-api | jar | 1.2 | 
| org.eclipse.persistence : eclipselink | jar | 2.7.6 | 
| org.eclipse.persistence : javax.persistence | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |