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