не последняя версия
Последняя версия 1.0.4

io.github.joana-team:microservice-helper 1.0.0

Helper for microservice analyses with Joana, includes the annotations package and packages needed for running a micro service

Группа

Группа

io.github.joana-team
Идентификатор

Идентификатор

microservice-helper
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать microservice-helper 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/ -->
<dependency>
    <groupId>io.github.joana-team</groupId>
    <artifactId>microservice-helper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation 'io.github.joana-team:microservice-helper:1.0.0'
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation ("io.github.joana-team:microservice-helper:1.0.0")
'io.github.joana-team:microservice-helper:jar:1.0.0'
<dependency org="io.github.joana-team" name="microservice-helper" rev="1.0.0">
  <artifact name="microservice-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joana-team', module='microservice-helper', version='1.0.0')
)
libraryDependencies += "io.github.joana-team" % "microservice-helper" % "1.0.0"
[io.github.joana-team/microservice-helper "1.0.0"]