is not current version
Last Version 3.5.0-alpha01

org.neo4j.build:licensecheck-config 3.0.2

Licensing configuration for the Neo4j project.

Categories

Categories

Neo4J Data Databases config Application Layer Libs Configuration
GroupId

GroupId

org.neo4j.build
ArtifactId

ArtifactId

licensecheck-config
Version

Version

3.0.2
Type

Type

jar

Download licensecheck-config 3.0.2


<!-- https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/ -->
<dependency>
    <groupId>org.neo4j.build</groupId>
    <artifactId>licensecheck-config</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation 'org.neo4j.build:licensecheck-config:3.0.2'
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation ("org.neo4j.build:licensecheck-config:3.0.2")
'org.neo4j.build:licensecheck-config:jar:3.0.2'
<dependency org="org.neo4j.build" name="licensecheck-config" rev="3.0.2">
  <artifact name="licensecheck-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.build', module='licensecheck-config', version='3.0.2')
)
libraryDependencies += "org.neo4j.build" % "licensecheck-config" % "3.0.2"
[org.neo4j.build/licensecheck-config "3.0.2"]