| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorient-commons |
| Last Version | Last Version2.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrient Commons
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orient-commons-2.0-M1.pom | |
| orient-commons-2.0-M1.jar | 147 KB |
| orient-commons-2.0-M1-tests.jar | 15 KB |
| orient-commons-2.0-M1-sources.jar | 104 KB |
| orient-commons-2.0-M1-javadoc.jar | 533 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orient-commons/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orient-commons</artifactId>
<version>2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orient-commons/
implementation 'com.orientechnologies:orient-commons:2.0-M1'
// https://jarcasting.com/artifacts/com.orientechnologies/orient-commons/
implementation ("com.orientechnologies:orient-commons:2.0-M1")
'com.orientechnologies:orient-commons:jar:2.0-M1'
<dependency org="com.orientechnologies" name="orient-commons" rev="2.0-M1">
<artifact name="orient-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orient-commons', version='2.0-M1')
)
libraryDependencies += "com.orientechnologies" % "orient-commons" % "2.0-M1"
[com.orientechnologies/orient-commons "2.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |