| License |
License |
|---|---|
| GroupId | GroupIdhu.icellmobilsoft.coffee |
| ArtifactId | ArtifactIdcoffee-cdi |
| Version | Version1.8.1 |
| Type | Typejar |
| Description |
DescriptionJava Enterprise based framework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| coffee-cdi-1.8.1.pom | |
| coffee-cdi-1.8.1.jar | 24 KB |
| coffee-cdi-1.8.1-sources.jar | 20 KB |
| coffee-cdi-1.8.1-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-cdi/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-cdi</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-cdi/
implementation 'hu.icellmobilsoft.coffee:coffee-cdi:1.8.1'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-cdi/
implementation ("hu.icellmobilsoft.coffee:coffee-cdi:1.8.1")
'hu.icellmobilsoft.coffee:coffee-cdi:jar:1.8.1'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-cdi" rev="1.8.1">
<artifact name="coffee-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-cdi', version='1.8.1')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-cdi" % "1.8.1"
[hu.icellmobilsoft.coffee/coffee-cdi "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| hu.icellmobilsoft.coffee : coffee-se-logging | jar | |
| org.apache.deltaspike.core : deltaspike-core-api | jar | |
| org.apache.deltaspike.core : deltaspike-core-impl | jar | |
| org.jboss.logging : jboss-logging | jar | |
| javax : javaee-api | jar | |
| org.eclipse.microprofile.config : microprofile-config-api | jar | |
| org.junit.jupiter : junit-jupiter | jar |