is not current version
Last Version 0.4.4

org.juzu:juzu-overlay-parent 0.4.2

The war overlay aggregator

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-overlay-parent
Version

Version

0.4.2
Type

Type

pom

Download juzu-overlay-parent 0.4.2

Filename Size
juzu-overlay-parent-0.4.2.pom 734 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.juzu/juzu-overlay-parent/ -->
<dependency>
    <groupId>org.juzu</groupId>
    <artifactId>juzu-overlay-parent</artifactId>
    <version>0.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-overlay-parent/
implementation 'org.juzu:juzu-overlay-parent:0.4.2'
// https://jarcasting.com/artifacts/org.juzu/juzu-overlay-parent/
implementation ("org.juzu:juzu-overlay-parent:0.4.2")
'org.juzu:juzu-overlay-parent:pom:0.4.2'
<dependency org="org.juzu" name="juzu-overlay-parent" rev="0.4.2">
  <artifact name="juzu-overlay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-overlay-parent', version='0.4.2')
)
libraryDependencies += "org.juzu" % "juzu-overlay-parent" % "0.4.2"
[org.juzu/juzu-overlay-parent "0.4.2"]