graphene core


License

License

Apache License
GroupId

GroupId

org.deephacks.graphene
ArtifactId

ArtifactId

graphene-core
Last Version

Last Version

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sleepycat : je jar 5.0.73
org.deephacks.streamql : streamql jar 0.5.8

provided (4)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.deephacks.vals : vals jar 0.5.6
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.3.3
0.3.2
0.3.1