License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.deephacks |
ArtifactId | ArtifactIdgraphene-core |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphene core
graphene core
|
Filename | Size |
---|---|
graphene-core-0.2.2.pom | |
graphene-core-0.2.2.jar | 90 KB |
graphene-core-0.2.2-sources.jar | 40 KB |
graphene-core-0.2.2-javadoc.jar | 203 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.sleepycat : je | jar | 5.0.73 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 5.0.0.Final |
junit : junit | jar | 4.10 |