Last Version

daggerok-context 1.0.4

Daggerok Context - Java dependency injection library.

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.daggerok
ArtifactId

ArtifactId

daggerok-context
Version

Version

1.0.4
Type

Type

jar
Description

Description

daggerok-context
Daggerok Context - Java dependency injection library.
Project URL

Project URL

https://github.com/daggerok/daggerok-context
Source Code Management

Source Code Management

https://github.com/daggerok/daggerok-context/tree/master

Download daggerok-context 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.