License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.deephacks |
ArtifactId | ArtifactIdgraphene-cdi |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphene cdi
graphene cdi
|
Filename | Size |
---|---|
graphene-cdi-0.2.2.pom | |
graphene-cdi-0.2.2.jar | 5 KB |
graphene-cdi-0.2.2-sources.jar | 2 KB |
graphene-cdi-0.2.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/graphene-cdi/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>graphene-cdi</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/graphene-cdi/
implementation 'org.deephacks:graphene-cdi:0.2.2'
// https://jarcasting.com/artifacts/org.deephacks/graphene-cdi/
implementation ("org.deephacks:graphene-cdi:0.2.2")
'org.deephacks:graphene-cdi:jar:0.2.2'
<dependency org="org.deephacks" name="graphene-cdi" rev="0.2.2">
<artifact name="graphene-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='graphene-cdi', version='0.2.2')
)
libraryDependencies += "org.deephacks" % "graphene-cdi" % "0.2.2"
[org.deephacks/graphene-cdi "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.deephacks : graphene-core | jar | 0.1.0 |
javax.enterprise : cdi-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld : weld-core | jar | 2.0.2.Final |
org.jboss.weld.se : weld-se-core | jar | 2.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |