| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdagent |
| Version | Version3.2.5 |
| Type | Typejar |
| Description |
Descriptionagent
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project OrganizationOrientDB |
| Filename | Size |
|---|---|
| agent-3.2.5.pom | |
| agent-3.2.5.jar | 34 MB |
| agent-3.2.5-sources.jar | 158 KB |
| agent-3.2.5-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/agent/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>agent</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/agent/
implementation 'com.orientechnologies:agent:3.2.5'
// https://jarcasting.com/artifacts/com.orientechnologies/agent/
implementation ("com.orientechnologies:agent:3.2.5")
'com.orientechnologies:agent:jar:3.2.5'
<dependency org="com.orientechnologies" name="agent" rev="3.2.5">
<artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='agent', version='3.2.5')
)
libraryDependencies += "com.orientechnologies" % "agent" % "3.2.5"
[com.orientechnologies/agent "3.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-core | jar | 3.2.5 |
| com.orientechnologies : orientdb-client | jar | 3.2.5 |
| com.orientechnologies : orientdb-server | jar | 3.2.5 |
| com.orientechnologies : orientdb-distributed | jar | 3.2.5 |
| com.orientechnologies : orientdb-lucene | jar | 3.2.5 |
| com.orientechnologies : orientdb-tools | jar | 3.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-test-commons | jar | 3.2.5 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.5 |
| com.orientechnologies : orientdb-lucene | test-jar | 3.2.5 |
| com.orientechnologies : orientdb-graphdb | jar | 3.2.5 |
| io.findify : s3mock_2.13 | jar | 0.2.6 |
| org.slf4j : slf4j-simple | jar | 1.6.2 |
| org.mockito : mockito-core | jar | 3.6.0 |