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

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

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.1
Тип

Тип

jar

Скачать microservice-helper 1.0.1


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