License |
License |
---|---|
GroupId | GroupIdcloud.piranha.cdi |
ArtifactId | ArtifactIdpiranha-cdi-openwebbeans |
Version | Version20.12.0 |
Type | Typejar |
Description |
DescriptionPiranha CDI - OpenWebBeans Integration
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.cdi/piranha-cdi-openwebbeans/ -->
<dependency>
<groupId>cloud.piranha.cdi</groupId>
<artifactId>piranha-cdi-openwebbeans</artifactId>
<version>20.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.cdi/piranha-cdi-openwebbeans/
implementation 'cloud.piranha.cdi:piranha-cdi-openwebbeans:20.12.0'
// https://jarcasting.com/artifacts/cloud.piranha.cdi/piranha-cdi-openwebbeans/
implementation ("cloud.piranha.cdi:piranha-cdi-openwebbeans:20.12.0")
'cloud.piranha.cdi:piranha-cdi-openwebbeans:jar:20.12.0'
<dependency org="cloud.piranha.cdi" name="piranha-cdi-openwebbeans" rev="20.12.0">
<artifact name="piranha-cdi-openwebbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.cdi', module='piranha-cdi-openwebbeans', version='20.12.0')
)
libraryDependencies += "cloud.piranha.cdi" % "piranha-cdi-openwebbeans" % "20.12.0"
[cloud.piranha.cdi/piranha-cdi-openwebbeans "20.12.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
org.apache.openwebbeans : openwebbeans-spi | jar | |
org.apache.openwebbeans : openwebbeans-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.servlet : piranha-servlet-api | jar | 20.12.0 |
cloud.piranha.webapp : piranha-webapp-api | jar | 20.12.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar |