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