Last Version

Neo4j - Annotation processors 4.4.8

Annotations and annotation processors used to build Neo4j project.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

annotations
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Annotation processors
Annotations and annotation processors used to build Neo4j project.
Project URL

Project URL

http://components.neo4j.org/annotations/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download annotations 4.4.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.collections : eclipse-collections jar 10.4.0
org.apache.commons : commons-lang3 jar 3.12.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
com.google.testing.compile : compile-testing jar 0.19
com.google.truth : truth jar 1.1.3
com.google.guava : guava-testlib jar 30.1.1-jre

Project Modules

There are no modules declared in this project.