is not current version
Last Version 2.2.0

io.fabric8.jube:war 2.0.23


GroupId

GroupId

io.fabric8.jube
ArtifactId

ArtifactId

war
Version

Version

2.0.23
Type

Type

war

Download war 2.0.23


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