Last Version

Dagger 2 - Integration Example 4.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Apache License
Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

org.liquigraph
ArtifactId

ArtifactId

liquigraph-dagger2
Version

Version

4.0.2
Type

Type

jar
Description

Description

Dagger 2 - Integration Example
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download liquigraph-dagger2 4.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.liquigraph : liquigraph-core jar 4.0.2
com.sparkjava : spark-core jar 2.9.1
com.google.dagger : dagger jar 2.28
com.google.dagger : dagger-compiler Optional jar 2.28
com.zaxxer : HikariCP jar 3.4.5
org.neo4j : neo4j jar 4.0.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.13
com.squareup.okhttp3 : okhttp jar 4.7.2
org.assertj : assertj-core jar 3.16.1
org.neo4j : neo4j-io test-jar 4.0.0
org.neo4j : neo4j-kernel test-jar 4.0.0
org.neo4j.test : neo4j-harness jar 4.0.0
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jul-to-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.