is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:wab 3.0-M1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

wab
Version

Version

3.0-M1
Type

Type

pom

Download wab 3.0-M1

Filename Size
wab-3.0-M1.pom 2 KB
Browse

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