License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Neo4J Data Databases |
GroupId | GroupIdorg.neo4j.maven |
ArtifactId | ArtifactIdlicenses |
Last Version | Last Version7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLicenses
Open Source Licenses and Headers used by the Neo4j project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
licenses-7.pom | |
licenses-7.jar | 35 KB |
licenses-7-sources.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.maven/licenses/ -->
<dependency>
<groupId>org.neo4j.maven</groupId>
<artifactId>licenses</artifactId>
<version>7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.maven/licenses/
implementation 'org.neo4j.maven:licenses:7'
// https://jarcasting.com/artifacts/org.neo4j.maven/licenses/
implementation ("org.neo4j.maven:licenses:7")
'org.neo4j.maven:licenses:jar:7'
<dependency org="org.neo4j.maven" name="licenses" rev="7">
<artifact name="licenses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.maven', module='licenses', version='7')
)
libraryDependencies += "org.neo4j.maven" % "licenses" % "7"
[org.neo4j.maven/licenses "7"]