Last Version

Confit Core 0.17.0

Core of Confit

License

License

Apache License
GroupId

GroupId

org.deephacks
ArtifactId

ArtifactId

confit-core
Version

Version

0.17.0
Type

Type

jar
Description

Description

Confit Core
Core of Confit

Download confit-core 0.17.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1

provided (5)

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

test (4)

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

Project Modules

There are no modules declared in this project.