is not current version
Last Version 1.1.0

com.github.ffremont.microservices.springboot:manager 1.0.5


Categories

Categories

Microservices Container
GroupId

GroupId

com.github.ffremont.microservices.springboot
ArtifactId

ArtifactId

manager
Version

Version

1.0.5
Type

Type

jar

Download manager 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/manager/ -->
<dependency>
    <groupId>com.github.ffremont.microservices.springboot</groupId>
    <artifactId>manager</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/manager/
implementation 'com.github.ffremont.microservices.springboot:manager:1.0.5'
// https://jarcasting.com/artifacts/com.github.ffremont.microservices.springboot/manager/
implementation ("com.github.ffremont.microservices.springboot:manager:1.0.5")
'com.github.ffremont.microservices.springboot:manager:jar:1.0.5'
<dependency org="com.github.ffremont.microservices.springboot" name="manager" rev="1.0.5">
  <artifact name="manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ffremont.microservices.springboot', module='manager', version='1.0.5')
)
libraryDependencies += "com.github.ffremont.microservices.springboot" % "manager" % "1.0.5"
[com.github.ffremont.microservices.springboot/manager "1.0.5"]