| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть ORM Данные |
| Группа | Группаau.net.zeus.jgdms |
| Идентификатор | Идентификаторnorm |
| Версия | Версия3.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеModule :: Norm
Infrastructure for providing secured micro services, that are dynamically discoverable and searchable over ipv6 networks.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| norm-3.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms/norm/ -->
<dependency>
<groupId>au.net.zeus.jgdms</groupId>
<artifactId>norm</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/norm/
implementation 'au.net.zeus.jgdms:norm:3.1.0'
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/norm/
implementation ("au.net.zeus.jgdms:norm:3.1.0")
'au.net.zeus.jgdms:norm:pom:3.1.0'
<dependency org="au.net.zeus.jgdms" name="norm" rev="3.1.0">
<artifact name="norm" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.net.zeus.jgdms', module='norm', version='3.1.0')
)
libraryDependencies += "au.net.zeus.jgdms" % "norm" % "3.1.0"
[au.net.zeus.jgdms/norm "3.1.0"]