microBean Eclipselink CDI
The microBean Eclipselink CDI project provides Eclipselink-related classes and interfaces that help Ecliseplink be used from CDI applications.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
GroupId | GroupIdorg.microbean |
ArtifactId | ArtifactIdmicrobean-eclipselink-cdi |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionmicroBean Eclipselink CDI
Tools for using Eclipselink in CDI.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.microbean/microbean-eclipselink-cdi/ -->
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-eclipselink-cdi</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-eclipselink-cdi/
implementation 'org.microbean:microbean-eclipselink-cdi:0.2.0'
// https://jarcasting.com/artifacts/org.microbean/microbean-eclipselink-cdi/
implementation ("org.microbean:microbean-eclipselink-cdi:0.2.0")
'org.microbean:microbean-eclipselink-cdi:jar:0.2.0'
<dependency org="org.microbean" name="microbean-eclipselink-cdi" rev="0.2.0">
<artifact name="microbean-eclipselink-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-eclipselink-cdi', version='0.2.0')
)
libraryDependencies += "org.microbean" % "microbean-eclipselink-cdi" % "0.2.0"
[org.microbean/microbean-eclipselink-cdi "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.jpa Optional | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
javax.transaction : javax.transaction-api | jar | 1.2 |
org.microbean : microbean-base-specification | pom | 0.4.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
junit : junit | jar | 4.12 |
org.microbean : microbean-weld-se-environment | pom | 0.5.3 |
org.microbean : microbean-datasource-cdi-hikaricp | jar | 0.1.4 |
org.jboss.weld.module : weld-jta | jar | |
org.microbean : microbean-narayana-jta-weld-se | jar | 0.1.2 |
org.microbean : microbean-narayana-jta-cdi | jar | 0.1.4 |
The microBean Eclipselink CDI project provides Eclipselink-related classes and interfaces that help Ecliseplink be used from CDI applications.