is not current version
Last Version 0.2.7

com.github.edgar615:microservice-scaffold 0.2.1


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

microservice-scaffold
Version

Version

0.2.1
Type

Type

pom

Download microservice-scaffold 0.2.1


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