| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorientdb-tools |
| Version | Version3.2.4 |
| Type | Typejar |
| Description |
DescriptionOrientDB Tools
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project OrganizationOrientDB |
| Filename | Size |
|---|---|
| orientdb-tools-3.2.4.pom | |
| orientdb-tools-3.2.4.jar | 124 KB |
| orientdb-tools-3.2.4-sources.jar | 75 KB |
| orientdb-tools-3.2.4-javadoc.jar | 572 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-tools</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/
implementation 'com.orientechnologies:orientdb-tools:3.2.4'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-tools/
implementation ("com.orientechnologies:orientdb-tools:3.2.4")
'com.orientechnologies:orientdb-tools:jar:3.2.4'
<dependency org="com.orientechnologies" name="orientdb-tools" rev="3.2.4">
<artifact name="orientdb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-tools', version='3.2.4')
)
libraryDependencies += "com.orientechnologies" % "orientdb-tools" % "3.2.4"
[com.orientechnologies/orientdb-tools "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-client | jar | 3.2.4 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.glassfish.jaxb : jaxb-core | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.4 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.4 |