| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.extension |
| ArtifactId | ArtifactIdpiranha-extension-openwebbeans |
| Version | Version21.9.0 |
| Type | Typejar |
| Description |
DescriptionPiranha Extension - OpenWebBeans
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.extension/piranha-extension-openwebbeans/ -->
<dependency>
<groupId>cloud.piranha.extension</groupId>
<artifactId>piranha-extension-openwebbeans</artifactId>
<version>21.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-openwebbeans/
implementation 'cloud.piranha.extension:piranha-extension-openwebbeans:21.9.0'
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-openwebbeans/
implementation ("cloud.piranha.extension:piranha-extension-openwebbeans:21.9.0")
'cloud.piranha.extension:piranha-extension-openwebbeans:jar:21.9.0'
<dependency org="cloud.piranha.extension" name="piranha-extension-openwebbeans" rev="21.9.0">
<artifact name="piranha-extension-openwebbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.extension', module='piranha-extension-openwebbeans', version='21.9.0')
)
libraryDependencies += "cloud.piranha.extension" % "piranha-extension-openwebbeans" % "21.9.0"
[cloud.piranha.extension/piranha-extension-openwebbeans "21.9.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 | 21.9.0 |
| cloud.piranha.webapp : piranha-webapp-api | jar | 21.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar |