Last Version

Template Starters 0.1

WASdev Top Parent POM.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.template
ArtifactId

ArtifactId

starter-microservice-template
Version

Version

0.1
Type

Type

pom
Description

Description

Template Starters
WASdev Top Parent POM.

Download starter-microservice-template 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • provided
  • runtime
  • server-snippet
  • compile