| License |
License |
|---|---|
| GroupId | GroupIdcom.smb-tec.xo |
| ArtifactId | ArtifactIdxo-tinkerpop-blueprints |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneXtended Objects - TinkerPop Blueprints Binding
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.smb-tec.xo/xo-tinkerpop-blueprints/ -->
<dependency>
<groupId>com.smb-tec.xo</groupId>
<artifactId>xo-tinkerpop-blueprints</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.smb-tec.xo/xo-tinkerpop-blueprints/
implementation 'com.smb-tec.xo:xo-tinkerpop-blueprints:0.0.3'
// https://jarcasting.com/artifacts/com.smb-tec.xo/xo-tinkerpop-blueprints/
implementation ("com.smb-tec.xo:xo-tinkerpop-blueprints:0.0.3")
'com.smb-tec.xo:xo-tinkerpop-blueprints:jar:0.0.3'
<dependency org="com.smb-tec.xo" name="xo-tinkerpop-blueprints" rev="0.0.3">
<artifact name="xo-tinkerpop-blueprints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smb-tec.xo', module='xo-tinkerpop-blueprints', version='0.0.3')
)
libraryDependencies += "com.smb-tec.xo" % "xo-tinkerpop-blueprints" % "0.0.3"
[com.smb-tec.xo/xo-tinkerpop-blueprints "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 0.4.5 |
| com.buschmais.xo : xo.spi | jar | 0.4.5 |
| com.tinkerpop.blueprints : blueprints-core | jar | 2.6.0 |
| com.tinkerpop : pipes | jar | 2.6.0 |
| com.tinkerpop.gremlin : gremlin-groovy | jar | 2.6.0 |
| com.buschmais.xo : xo.test | jar | 0.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tinkerpop.blueprints : blueprints-neo4j-graph | jar | 2.6.0 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| javax.el : javax.el-api | jar | 3.0.0 |
| org.hibernate : hibernate-validator | jar | 5.1.0.Final |