License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.induct.daniel |
ArtifactId | ArtifactIddaniel-ioc-guice |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description"Daniel - A Jackson entity translator"
Uploads all artifacts belonging to configuration ':daniel-ioc-guice:archives'
|
Project URL |
Project URL |
Filename | Size |
---|---|
daniel-ioc-guice-0.3.0.pom | |
daniel-ioc-guice-0.3.0.jar | 3 KB |
daniel-ioc-guice-0.3.0-sources.jar | 1 KB |
daniel-ioc-guice-0.3.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.induct.daniel/daniel-ioc-guice/ -->
<dependency>
<groupId>io.induct.daniel</groupId>
<artifactId>daniel-ioc-guice</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.induct.daniel/daniel-ioc-guice/
implementation 'io.induct.daniel:daniel-ioc-guice:0.3.0'
// https://jarcasting.com/artifacts/io.induct.daniel/daniel-ioc-guice/
implementation ("io.induct.daniel:daniel-ioc-guice:0.3.0")
'io.induct.daniel:daniel-ioc-guice:jar:0.3.0'
<dependency org="io.induct.daniel" name="daniel-ioc-guice" rev="0.3.0">
<artifact name="daniel-ioc-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.induct.daniel', module='daniel-ioc-guice', version='0.3.0')
)
libraryDependencies += "io.induct.daniel" % "daniel-ioc-guice" % "0.3.0"
[io.induct.daniel/daniel-ioc-guice "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |