Rest Starters

WASdev Top Parent POM.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.rest
ArtifactId

ArtifactId

starter-microservice-rest
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Rest Starters
WASdev Top Parent POM.

Download starter-microservice-rest

How to add to project

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

Versions

Version
0.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1