| License |
License |
|---|---|
| GroupId | GroupIdcom.bitplan.simplegraph |
| ArtifactId | ArtifactIdcom.bitplan.simplegraph |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleGraph
Wrapper for Apache TinkerPop
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.bitplan.simplegraph-0.0.5.pom | 4 KB |
| com.bitplan.simplegraph-0.0.5-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph/ -->
<dependency>
<groupId>com.bitplan.simplegraph</groupId>
<artifactId>com.bitplan.simplegraph</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph/
implementation 'com.bitplan.simplegraph:com.bitplan.simplegraph:0.0.5'
// https://jarcasting.com/artifacts/com.bitplan.simplegraph/com.bitplan.simplegraph/
implementation ("com.bitplan.simplegraph:com.bitplan.simplegraph:0.0.5")
'com.bitplan.simplegraph:com.bitplan.simplegraph:jar:0.0.5'
<dependency org="com.bitplan.simplegraph" name="com.bitplan.simplegraph" rev="0.0.5">
<artifact name="com.bitplan.simplegraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan.simplegraph', module='com.bitplan.simplegraph', version='0.0.5')
)
libraryDependencies += "com.bitplan.simplegraph" % "com.bitplan.simplegraph" % "0.0.5"
[com.bitplan.simplegraph "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |