is not current version
Last Version 0.1

net.wasdev.wlp.starters.template:starter-microservice-template 0.0.6


Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.template
ArtifactId

ArtifactId

starter-microservice-template
Version

Version

0.0.6
Type

Type

pom

Download starter-microservice-template 0.0.6


<!-- https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/starter-microservice-template/ -->
<dependency>
    <groupId>net.wasdev.wlp.starters.template</groupId>
    <artifactId>starter-microservice-template</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/starter-microservice-template/
implementation 'net.wasdev.wlp.starters.template:starter-microservice-template:0.0.6'
// https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/starter-microservice-template/
implementation ("net.wasdev.wlp.starters.template:starter-microservice-template:0.0.6")
'net.wasdev.wlp.starters.template:starter-microservice-template:pom:0.0.6'
<dependency org="net.wasdev.wlp.starters.template" name="starter-microservice-template" rev="0.0.6">
  <artifact name="starter-microservice-template" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.starters.template', module='starter-microservice-template', version='0.0.6')
)
libraryDependencies += "net.wasdev.wlp.starters.template" % "starter-microservice-template" % "0.0.6"
[net.wasdev.wlp.starters.template/starter-microservice-template "0.0.6"]