is not current version
Last Version 2.2.0

io.fabric8.jube:war 2.0.3


GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

war
Version

Version

2.0.3
Type

Type

war

Download war 2.0.3


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