License |
License
Apache License
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.deephacks |
ArtifactId | ArtifactIdconfit-api-provider |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfit API Provider
Service Providers for Confit
|
Filename | Size |
---|---|
confit-api-provider-0.17.0.pom | |
confit-api-provider-0.17.0.jar | 25 KB |
confit-api-provider-0.17.0-sources.jar | 13 KB |
confit-api-provider-0.17.0-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/ -->
<dependency>
<groupId>org.deephacks</groupId>
<artifactId>confit-api-provider</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/
implementation 'org.deephacks:confit-api-provider:0.17.0'
// https://jarcasting.com/artifacts/org.deephacks/confit-api-provider/
implementation ("org.deephacks:confit-api-provider:0.17.0")
'org.deephacks:confit-api-provider:jar:0.17.0'
<dependency org="org.deephacks" name="confit-api-provider" rev="0.17.0">
<artifact name="confit-api-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks', module='confit-api-provider', version='0.17.0')
)
libraryDependencies += "org.deephacks" % "confit-api-provider" % "0.17.0"
[org.deephacks/confit-api-provider "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 |
org.deephacks : confit-api-runtime | jar | 0.17.0 |
org.deephacks : confit-api-admin | 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 |