graphene core


License

License

Apache License
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

graphene-core
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

graphene core
graphene core

Download graphene-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sleepycat : je jar 5.0.73

provided (4)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.deephacks.vals : vals jar 0.5.4
com.sun.codemodel : codemodel jar 2.6
com.google.code.findbugs : jsr305 jar 2.0.3

test (2)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 5.0.0.Final
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.1.1