| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases config Application Layer Libs Configuration |
| GroupId | GroupIdorg.neo4j.build |
| ArtifactId | ArtifactIdlicensecheck-config |
| Version | Version3.5.0-alpha01 |
| Type | Typejar |
| Description |
DescriptionNeo4j - Licensing configuration
Licensing configuration for the Neo4j project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/ -->
<dependency>
<groupId>org.neo4j.build</groupId>
<artifactId>licensecheck-config</artifactId>
<version>3.5.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation 'org.neo4j.build:licensecheck-config:3.5.0-alpha01'
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation ("org.neo4j.build:licensecheck-config:3.5.0-alpha01")
'org.neo4j.build:licensecheck-config:jar:3.5.0-alpha01'
<dependency org="org.neo4j.build" name="licensecheck-config" rev="3.5.0-alpha01">
<artifact name="licensecheck-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.build', module='licensecheck-config', version='3.5.0-alpha01')
)
libraryDependencies += "org.neo4j.build" % "licensecheck-config" % "3.5.0-alpha01"
[org.neo4j.build/licensecheck-config "3.5.0-alpha01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
| org.apache.maven.surefire : surefire-logger-api | jar | 2.21.0 |