| License |
License
AL2
|
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.thorntail |
| ArtifactId | ArtifactIdcdi-config |
| Version | Version2.7.0.Final |
| Type | Typejar |
| Description |
DescriptionCDI Configuration
CDI Configuration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdi-config-2.7.0.Final.pom | |
| cdi-config-2.7.0.Final.jar | 14 KB |
| cdi-config-2.7.0.Final-sources.jar | 7 KB |
| cdi-config-2.7.0.Final-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.thorntail/cdi-config/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>cdi-config</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/cdi-config/
implementation 'io.thorntail:cdi-config:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/cdi-config/
implementation ("io.thorntail:cdi-config:2.7.0.Final")
'io.thorntail:cdi-config:jar:2.7.0.Final'
<dependency org="io.thorntail" name="cdi-config" rev="2.7.0.Final">
<artifact name="cdi-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='cdi-config', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "cdi-config" % "2.7.0.Final"
[io.thorntail/cdi-config "2.7.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.thorntail : spi | jar | 2.7.0.Final |
| io.thorntail : container | jar | 2.7.0.Final |
| io.thorntail : logging | jar | 2.7.0.Final |
| jakarta.inject : jakarta.inject-api | jar | |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.core : wildfly-core-feature-pack | zip | 10.0.3.Final |
| org.wildfly : wildfly-feature-pack | zip | 18.0.1.Final |
| org.wildfly : wildfly-servlet-feature-pack | zip | 18.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| io.thorntail : build-resources | jar | 2.7.0.Final |