is not current version
Last Version 2.2.0

io.fabric8.jube:war 2.0.8


GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

war
Version

Version

2.0.8
Type

Type

war

Download war 2.0.8


<!-- https://jarcasting.com/artifacts/io.fabric8.jube/war/ -->
<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>war</artifactId>
    <version>2.0.8</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube/war/
implementation 'io.fabric8.jube:war:2.0.8'
// https://jarcasting.com/artifacts/io.fabric8.jube/war/
implementation ("io.fabric8.jube:war:2.0.8")
'io.fabric8.jube:war:war:2.0.8'
<dependency org="io.fabric8.jube" name="war" rev="2.0.8">
  <artifact name="war" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube', module='war', version='2.0.8')
)
libraryDependencies += "io.fabric8.jube" % "war" % "2.0.8"
[io.fabric8.jube/war "2.0.8"]