License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-annotation-processors |
Last Version | Last Version3.5.34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Annotation Processors
Non-domain infrastructure code that is common to many Neo4j components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-annotation-processors/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-annotation-processors</artifactId>
<version>3.5.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-annotation-processors/
implementation 'org.neo4j:neo4j-annotation-processors:3.5.34'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-annotation-processors/
implementation ("org.neo4j:neo4j-annotation-processors:3.5.34")
'org.neo4j:neo4j-annotation-processors:jar:3.5.34'
<dependency org="org.neo4j" name="neo4j-annotation-processors" rev="3.5.34">
<artifact name="neo4j-annotation-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-annotation-processors', version='3.5.34')
)
libraryDependencies += "org.neo4j" % "neo4j-annotation-processors" % "3.5.34"
[org.neo4j/neo4j-annotation-processors "3.5.34"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8 |