License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.codekontor.slizaa |
ArtifactId | ArtifactIdslizaa-core-boltclient |
Last Version | Last Version1.0.0.M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlizaa Static Software Analysis Tools
|
<!-- https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-core-boltclient/ -->
<dependency>
<groupId>io.codekontor.slizaa</groupId>
<artifactId>slizaa-core-boltclient</artifactId>
<version>1.0.0.M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-core-boltclient/
implementation 'io.codekontor.slizaa:slizaa-core-boltclient:1.0.0.M3'
// https://jarcasting.com/artifacts/io.codekontor.slizaa/slizaa-core-boltclient/
implementation ("io.codekontor.slizaa:slizaa-core-boltclient:1.0.0.M3")
'io.codekontor.slizaa:slizaa-core-boltclient:jar:1.0.0.M3'
<dependency org="io.codekontor.slizaa" name="slizaa-core-boltclient" rev="1.0.0.M3">
<artifact name="slizaa-core-boltclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codekontor.slizaa', module='slizaa-core-boltclient', version='1.0.0.M3')
)
libraryDependencies += "io.codekontor.slizaa" % "slizaa-core-boltclient" % "1.0.0.M3"
[io.codekontor.slizaa/slizaa-core-boltclient "1.0.0.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.driver : neo4j-java-driver | jar | 1.6.1 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.guava : guava | jar | 21.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
org.osgi : osgi.core | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.test : neo4j-harness | jar | 3.4.0 |
org.neo4j : neo4j | jar | 3.4.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |