is not current version
Last Version 0.0.6

ru.telamon:machamp-spring-boot-starter 0.0.5

Machamp Spring Boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ru.telamon
ArtifactId

ArtifactId

machamp-spring-boot-starter
Version

Version

0.0.5
Type

Type

jar

Download machamp-spring-boot-starter 0.0.5


<!-- https://jarcasting.com/artifacts/ru.telamon/machamp-spring-boot-starter/ -->
<dependency>
    <groupId>ru.telamon</groupId>
    <artifactId>machamp-spring-boot-starter</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.telamon/machamp-spring-boot-starter/
implementation 'ru.telamon:machamp-spring-boot-starter:0.0.5'
// https://jarcasting.com/artifacts/ru.telamon/machamp-spring-boot-starter/
implementation ("ru.telamon:machamp-spring-boot-starter:0.0.5")
'ru.telamon:machamp-spring-boot-starter:jar:0.0.5'
<dependency org="ru.telamon" name="machamp-spring-boot-starter" rev="0.0.5">
  <artifact name="machamp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.telamon', module='machamp-spring-boot-starter', version='0.0.5')
)
libraryDependencies += "ru.telamon" % "machamp-spring-boot-starter" % "0.0.5"
[ru.telamon/machamp-spring-boot-starter "0.0.5"]