EclipseLink Implementation of j(s)-lib Transaction API

EclipseLink adapter for transaction integration with managed class containers.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-eclipselink
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EclipseLink Implementation of j(s)-lib Transaction API
EclipseLink adapter for transaction integration with managed class containers.
Project URL

Project URL

https://github.com/js-lib-com/transaction.eclipselink
Source Code Management

Source Code Management

https://github.com/js-lib-com/transaction.eclipselink

Download js-eclipselink

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.1.0
1.0.0