| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdorg.deephacks |
| ArtifactId | ArtifactIdconfit-api-runtime |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfit API Runtime
Runtime APIs of Confit
|
| Filename | Size |
|---|---|
| confit-api-runtime-0.17.0.pom | |
| confit-api-runtime-0.17.0.jar | 16 KB |
| confit-api-runtime-0.17.0-sources.jar | 10 KB |
| confit-api-runtime-0.17.0-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-api-runtime/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-api-runtime</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-api-runtime/
implementation 'org.deephacks:confit-api-runtime:0.17.0'
// https://jarcasting.com/artifacts/org.deephacks/confit-api-runtime/
implementation ("org.deephacks:confit-api-runtime:0.17.0")
'org.deephacks:confit-api-runtime:jar:0.17.0'
<dependency org="org.deephacks" name="confit-api-runtime" rev="0.17.0">
<artifact name="confit-api-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-api-runtime', version='0.17.0')
)
libraryDependencies += "org.deephacks" % "confit-api-runtime" % "0.17.0"
[org.deephacks/confit-api-runtime "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.deephacks : confit-api-model | jar | 0.17.0 |
| javax.enterprise : cdi-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.unitils : unitils-core | jar | 3.1 |