Last Version

Micro Service Archetype 1.0.1

Spring boot micro service archetype

License

License

GroupId

GroupId

org.biins
ArtifactId

ArtifactId

micro-service
Version

Version

1.0.1
Type

Type

jar
Description

Description

Micro Service Archetype
Spring boot micro service archetype
Project URL

Project URL

https://github.com/biins/micro-service-archetype

Download micro-service 1.0.1


<!-- https://jarcasting.com/artifacts/org.biins/micro-service/ -->
<dependency>
    <groupId>org.biins</groupId>
    <artifactId>micro-service</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.biins/micro-service/
implementation 'org.biins:micro-service:1.0.1'
// https://jarcasting.com/artifacts/org.biins/micro-service/
implementation ("org.biins:micro-service:1.0.1")
'org.biins:micro-service:jar:1.0.1'
<dependency org="org.biins" name="micro-service" rev="1.0.1">
  <artifact name="micro-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biins', module='micro-service', version='1.0.1')
)
libraryDependencies += "org.biins" % "micro-service" % "1.0.1"
[org.biins/micro-service "1.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

There are no modules declared in this project.