Last Version

Vertexium: Core 4.10.0

Vertexium is an API to manipulate graphs. Every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations.

License

License

GroupId

GroupId

org.vertexium
ArtifactId

ArtifactId

vertexium-core
Version

Version

4.10.0
Type

Type

jar
Description

Description

Vertexium: Core
Vertexium is an API to manipulate graphs. Every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations.

Download vertexium-core 4.10.0


<!-- https://jarcasting.com/artifacts/org.vertexium/vertexium-core/ -->
<dependency>
    <groupId>org.vertexium</groupId>
    <artifactId>vertexium-core</artifactId>
    <version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.vertexium/vertexium-core/
implementation 'org.vertexium:vertexium-core:4.10.0'
// https://jarcasting.com/artifacts/org.vertexium/vertexium-core/
implementation ("org.vertexium:vertexium-core:4.10.0")
'org.vertexium:vertexium-core:jar:4.10.0'
<dependency org="org.vertexium" name="vertexium-core" rev="4.10.0">
  <artifact name="vertexium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vertexium', module='vertexium-core', version='4.10.0')
)
libraryDependencies += "org.vertexium" % "vertexium-core" % "4.10.0"
[org.vertexium/vertexium-core "4.10.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.google.guava : guava jar 18.0
org.cache2k : cache2k-api jar 1.2.4.Final
org.cache2k : cache2k-core jar 1.2.4.Final
org.apache.commons : commons-lang3 jar 3.1
io.dropwizard.metrics : metrics-core jar 4.1.0
org.locationtech.jts : jts-core jar 1.15.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.