GroupId | GroupIdcom.manorrock.piranha |
---|---|
ArtifactId | ArtifactIdpiranha-cdi-openwebbeans |
Version | Version4.0.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-cdi-openwebbeans/ -->
<dependency>
<groupId>com.manorrock.piranha</groupId>
<artifactId>piranha-cdi-openwebbeans</artifactId>
<version>4.0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-cdi-openwebbeans/
implementation 'com.manorrock.piranha:piranha-cdi-openwebbeans:4.0.14.0'
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-cdi-openwebbeans/
implementation ("com.manorrock.piranha:piranha-cdi-openwebbeans:4.0.14.0")
'com.manorrock.piranha:piranha-cdi-openwebbeans:jar:4.0.14.0'
<dependency org="com.manorrock.piranha" name="piranha-cdi-openwebbeans" rev="4.0.14.0">
<artifact name="piranha-cdi-openwebbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.piranha', module='piranha-cdi-openwebbeans', version='4.0.14.0')
)
libraryDependencies += "com.manorrock.piranha" % "piranha-cdi-openwebbeans" % "4.0.14.0"
[com.manorrock.piranha/piranha-cdi-openwebbeans "4.0.14.0"]