Categories |
CategoriesNeo4J Data Databases config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.neo4j.build |
ArtifactId | ArtifactIdlicensecheck-config |
Version | Version3.2.8 |
Type | Typejar |
Filename | Size |
---|---|
licensecheck-config-3.2.8.pom | |
licensecheck-config-3.2.8.jar | 120 KB |
licensecheck-config-3.2.8-tests.jar | 15 KB |
licensecheck-config-3.2.8-test-sources.jar | 15 KB |
licensecheck-config-3.2.8-sources.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/ -->
<dependency>
<groupId>org.neo4j.build</groupId>
<artifactId>licensecheck-config</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation 'org.neo4j.build:licensecheck-config:3.2.8'
// https://jarcasting.com/artifacts/org.neo4j.build/licensecheck-config/
implementation ("org.neo4j.build:licensecheck-config:3.2.8")
'org.neo4j.build:licensecheck-config:jar:3.2.8'
<dependency org="org.neo4j.build" name="licensecheck-config" rev="3.2.8">
<artifact name="licensecheck-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.build', module='licensecheck-config', version='3.2.8')
)
libraryDependencies += "org.neo4j.build" % "licensecheck-config" % "3.2.8"
[org.neo4j.build/licensecheck-config "3.2.8"]