is not current version
Last Version 2.0.2

com.nitorcreations:willow-parent 2.0.0

Willow elastic cloud deployment componets

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-parent
Version

Version

2.0.0
Type

Type

pom

Download willow-parent 2.0.0

Filename Size
willow-parent-2.0.0.pom 21 KB
Browse

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