Last Version

Light Configuration for CDI 0.0.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

cdi-light-config
Version

Version

0.0.4
Type

Type

jar
Description

Description

Light Configuration for CDI
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/rmannibucau/cdi-light-config

Download cdi-light-config 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-light-config/ -->
<dependency>
    <groupId>com.github.rmannibucau</groupId>
    <artifactId>cdi-light-config</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-light-config/
implementation 'com.github.rmannibucau:cdi-light-config:0.0.4'
// https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-light-config/
implementation ("com.github.rmannibucau:cdi-light-config:0.0.4")
'com.github.rmannibucau:cdi-light-config:jar:0.0.4'
<dependency org="com.github.rmannibucau" name="cdi-light-config" rev="0.0.4">
  <artifact name="cdi-light-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='cdi-light-config', version='0.0.4')
)
libraryDependencies += "com.github.rmannibucau" % "cdi-light-config" % "0.0.4"
[com.github.rmannibucau/cdi-light-config "0.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.deltaspike.core : deltaspike-core-api jar 0.4

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0

test (5)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.0.3.Final
junit : junit jar 4.11
org.apache.openejb : arquillian-openejb-embedded-4 jar 4.5.1
org.apache.openejb : openejb-cxf jar 4.5.1
org.apache.openejb : ziplock jar 1.5.1

Project Modules

There are no modules declared in this project.