License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdannotations |
Version | Version4.3.0 |
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.3.0.pom | |
annotations-4.3.0.jar | 38 KB |
annotations-4.3.0-tests.jar | 30 KB |
annotations-4.3.0-sources.jar | 31 KB |
annotations-4.3.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/annotations/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>annotations</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/annotations/
implementation 'org.neo4j:annotations:4.3.0'
// https://jarcasting.com/artifacts/org.neo4j/annotations/
implementation ("org.neo4j:annotations:4.3.0")
'org.neo4j:annotations:jar:4.3.0'
<dependency org="org.neo4j" name="annotations" rev="4.3.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='annotations', version='4.3.0')
)
libraryDependencies += "org.neo4j" % "annotations" % "4.3.0"
[org.neo4j/annotations "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.collections : eclipse-collections | jar | 10.4.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
com.google.testing.compile : compile-testing | jar | 0.19 |
com.google.truth : truth | jar | 1.1.2 |
com.google.guava : guava-testlib | jar | 30.1-jre |