License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Annotation processors
Annotations and annotation processors used to build Neo4j project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotations-4.4.8.pom | |
annotations-4.4.8.jar | 36 KB |
annotations-4.4.8-tests.jar | 29 KB |
annotations-4.4.8-sources.jar | 28 KB |
annotations-4.4.8-javadoc.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
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 |