License |
License |
---|---|
GroupId | GroupIdcom.bitplan.simplegraph |
ArtifactId | ArtifactIdcom.bitplan.simplegraph-core |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleGraph Core
com.bitplan.simplegraph.core submodule of com.bitplan.simplegraph
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph-core/ -->
<dependency>
<groupId>com.bitplan.simplegraph</groupId>
<artifactId>com.bitplan.simplegraph-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph-core/
implementation 'com.bitplan.simplegraph:com.bitplan.simplegraph-core:0.0.5'
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph-core/
implementation ("com.bitplan.simplegraph:com.bitplan.simplegraph-core:0.0.5")
'com.bitplan.simplegraph:com.bitplan.simplegraph-core:jar:0.0.5'
<dependency org="com.bitplan.simplegraph" name="com.bitplan.simplegraph-core" rev="0.0.5">
<artifact name="com.bitplan.simplegraph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan.simplegraph', module='com.bitplan.simplegraph-core', version='0.0.5')
)
libraryDependencies += "com.bitplan.simplegraph" % "com.bitplan.simplegraph-core" % "0.0.5"
[com.bitplan.simplegraph/com.bitplan.simplegraph-core "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : gremlin-core | jar | 3.4.0 |
org.apache.tinkerpop : tinkergraph-gremlin | jar | 3.4.0 |
org.rythmengine : rythm-engine | jar | 1.3.0 |
joda-time : joda-time | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |