is not current version
Last Version 3.5.0-alpha01

org.neo4j.build:licensecheck-config 2.2.1

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

2.2.1
Type

Type

jar

Download licensecheck-config 2.2.1


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