is not current version
Last Version 2.0.2

com.nitorcreations:willow-parent 1.1.0

Willow elastic cloud deployment componets

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-parent
Version

Version

1.1.0
Type

Type

pom

Download willow-parent 1.1.0

Filename Size
willow-parent-1.1.0.pom 18 KB
Browse

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