Template Starters

WASdev Top Parent POM.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.template
ArtifactId

ArtifactId

starter-microservice-template
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Template Starters
WASdev Top Parent POM.

Download starter-microservice-template

How to add to project

<!-- 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

Versions

Version
0.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1