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

net.trajano.ms.app:app-ms 1.0.2

This is an example of a microservice oriented application that a typical enterprise will work with. It is not meant to be of the scale of NetFlix/Facebook but for more normal loads of a large company where IT is not their primary function.

Категории

Категории

Сеть
Группа

Группа

net.trajano.ms.app
Идентификатор

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

app-ms
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать app-ms 1.0.2

Имя Файла Размер
app-ms-1.0.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.trajano.ms.app/app-ms/ -->
<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>app-ms</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.ms.app/app-ms/
implementation 'net.trajano.ms.app:app-ms:1.0.2'
// https://jarcasting.com/artifacts/net.trajano.ms.app/app-ms/
implementation ("net.trajano.ms.app:app-ms:1.0.2")
'net.trajano.ms.app:app-ms:pom:1.0.2'
<dependency org="net.trajano.ms.app" name="app-ms" rev="1.0.2">
  <artifact name="app-ms" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.trajano.ms.app', module='app-ms', version='1.0.2')
)
libraryDependencies += "net.trajano.ms.app" % "app-ms" % "1.0.2"
[net.trajano.ms.app/app-ms "1.0.2"]