is not current version
Last Version 2.0.2

com.nitorcreations:willow-parent 2.0.1

Willow elastic cloud deployment componets

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-parent
Version

Version

2.0.1
Type

Type

pom

Download willow-parent 2.0.1

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

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