graphene cdi


License

License

Apache License
GroupId

GroupId

org.deephacks.graphene
ArtifactId

ArtifactId

graphene-cdi
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

graphene cdi
graphene cdi

Download graphene-cdi

How to add to project

<!-- https://jarcasting.com/artifacts/org.deephacks.graphene/graphene-cdi/ -->
<dependency>
    <groupId>org.deephacks.graphene</groupId>
    <artifactId>graphene-cdi</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.graphene/graphene-cdi/
implementation 'org.deephacks.graphene:graphene-cdi:0.3.3'
// https://jarcasting.com/artifacts/org.deephacks.graphene/graphene-cdi/
implementation ("org.deephacks.graphene:graphene-cdi:0.3.3")
'org.deephacks.graphene:graphene-cdi:jar:0.3.3'
<dependency org="org.deephacks.graphene" name="graphene-cdi" rev="0.3.3">
  <artifact name="graphene-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.graphene', module='graphene-cdi', version='0.3.3')
)
libraryDependencies += "org.deephacks.graphene" % "graphene-cdi" % "0.3.3"
[org.deephacks.graphene/graphene-cdi "0.3.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.deephacks.graphene : graphene-core jar 0.3.3
org.deephacks.vals : vals jar 0.5.6
javax.enterprise : cdi-api jar 1.1

provided (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3
com.sun.codemodel : codemodel jar 2.6
org.jboss.weld : weld-core jar 2.0.2.Final
org.jboss.weld.se : weld-se-core jar 2.0.2.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.2
0.3.1