is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:openwebbeans 3.0-beta-1

OpenWebBeans plugin

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

openwebbeans
Version

Version

3.0-beta-1
Type

Type

pom

Download openwebbeans 3.0-beta-1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openwebbeans/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>openwebbeans</artifactId>
    <version>3.0-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openwebbeans/
implementation 'org.apache.geronimo.plugins:openwebbeans:3.0-beta-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openwebbeans/
implementation ("org.apache.geronimo.plugins:openwebbeans:3.0-beta-1")
'org.apache.geronimo.plugins:openwebbeans:pom:3.0-beta-1'
<dependency org="org.apache.geronimo.plugins" name="openwebbeans" rev="3.0-beta-1">
  <artifact name="openwebbeans" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='openwebbeans', version='3.0-beta-1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "openwebbeans" % "3.0-beta-1"
[org.apache.geronimo.plugins/openwebbeans "3.0-beta-1"]