License |
License
Apache License
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.liquigraph |
ArtifactId | ArtifactIdliquigraph-spring-boot-starter |
Version | Version4.0.2 |
Type | Typejar |
Description |
Descriptionliquigraph-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.liquigraph/liquigraph-spring-boot-starter/ -->
<dependency>
<groupId>org.liquigraph</groupId>
<artifactId>liquigraph-spring-boot-starter</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.liquigraph/liquigraph-spring-boot-starter/
implementation 'org.liquigraph:liquigraph-spring-boot-starter:4.0.2'
// https://jarcasting.com/artifacts/org.liquigraph/liquigraph-spring-boot-starter/
implementation ("org.liquigraph:liquigraph-spring-boot-starter:4.0.2")
'org.liquigraph:liquigraph-spring-boot-starter:jar:4.0.2'
<dependency org="org.liquigraph" name="liquigraph-spring-boot-starter" rev="4.0.2">
<artifact name="liquigraph-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.liquigraph', module='liquigraph-spring-boot-starter', version='4.0.2')
)
libraryDependencies += "org.liquigraph" % "liquigraph-spring-boot-starter" % "4.0.2"
[org.liquigraph/liquigraph-spring-boot-starter "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.liquigraph : liquigraph-core | jar | 4.0.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.hibernate.validator : hibernate-validator Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.neo4j : neo4j-kernel | test-jar | 4.0.0 |
org.neo4j.test : neo4j-harness | jar | 4.0.0 |
com.h2database : h2 | jar | 1.4.200 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |