| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdorg.deephacks |
| ArtifactId | ArtifactIdgraphene-root |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongraphene
Simple Persistence Framework.
|
| Filename | Size |
|---|---|
| graphene-root-0.2.2.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/graphene-root/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>graphene-root</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/graphene-root/
implementation 'org.deephacks:graphene-root:0.2.2'
// https://jarcasting.com/artifacts/org.deephacks/graphene-root/
implementation ("org.deephacks:graphene-root:0.2.2")
'org.deephacks:graphene-root:pom:0.2.2'
<dependency org="org.deephacks" name="graphene-root" rev="0.2.2">
<artifact name="graphene-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='graphene-root', version='0.2.2')
)
libraryDependencies += "org.deephacks" % "graphene-root" % "0.2.2"
[org.deephacks/graphene-root "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |