graphene

Simple Persistence Framework.

License

License

Apache License
GroupId

GroupId

org.deephacks.graphene
ArtifactId

ArtifactId

graphene-root
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

graphene
Simple Persistence Framework.

Download graphene-root

Filename Size
graphene-root-0.3.3.pom 8 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • core
  • cdi
  • cli

Versions

Version
0.3.3
0.3.2
0.3.1