| License |
License |
|---|---|
| GroupId | GroupIdcom.blazebit |
| ArtifactId | ArtifactIdblaze-persistence-integration-core-cdi |
| Version | Version1.1.0-Alpha7 |
| Type | Typejar |
| Description |
DescriptionBlazebit Persistence Integration Core CDI
Persistence Utilities for Blazebit Projects
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-core-cdi/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-core-cdi</artifactId>
<version>1.1.0-Alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-core-cdi/
implementation 'com.blazebit:blaze-persistence-integration-core-cdi:1.1.0-Alpha7'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-core-cdi/
implementation ("com.blazebit:blaze-persistence-integration-core-cdi:1.1.0-Alpha7")
'com.blazebit:blaze-persistence-integration-core-cdi:jar:1.1.0-Alpha7'
<dependency org="com.blazebit" name="blaze-persistence-integration-core-cdi" rev="1.1.0-Alpha7">
<artifact name="blaze-persistence-integration-core-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-core-cdi', version='1.1.0-Alpha7')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-core-cdi" % "1.1.0-Alpha7"
[com.blazebit/blaze-persistence-integration-core-cdi "1.1.0-Alpha7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.blazebit : blaze-common-utils | jar | 0.1.10 |
| com.blazebit : blaze-persistence-integration-base-cdi | jar | 1.1.0-Alpha7 |
| com.blazebit : blaze-persistence-core-api | jar | 1.1.0-Alpha7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.blazebit : blaze-apt-utils | jar | 0.1.10 |
| org.apache.openejb : javaee-api | jar | 6.0-4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.blazebit : blaze-persistence-core-impl | jar | 1.1.0-Alpha7 |
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.0.1 |
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.0.1 |
| org.apache.deltaspike.cdictrl : deltaspike-cdictrl-api | jar | 1.0.1 |
| org.apache.deltaspike.cdictrl : deltaspike-cdictrl-openejb | jar | 1.0.1 |
| org.apache.openejb : openejb-core | jar | 4.6.0 |
| junit : junit | jar | 4.11 |