| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаio.atlasmap |
| Идентификатор | Идентификаторatlas.service.parent |
| Версия | Версия1.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеAtlas :: Service Parent POM
The AtlasMap Project
|
| Имя Файла | Размер |
|---|---|
| atlas.service.parent-1.10.0.pom | 1 KB |
| atlas.service.parent-1.10.0-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas.service.parent/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas.service.parent</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas.service.parent/
implementation 'io.atlasmap:atlas.service.parent:1.10.0'
// https://jarcasting.com/artifacts/io.atlasmap/atlas.service.parent/
implementation ("io.atlasmap:atlas.service.parent:1.10.0")
'io.atlasmap:atlas.service.parent:jar:1.10.0'
<dependency org="io.atlasmap" name="atlas.service.parent" rev="1.10.0">
<artifact name="atlas.service.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas.service.parent', version='1.10.0')
)
libraryDependencies += "io.atlasmap" % "atlas.service.parent" % "1.10.0"
[io.atlasmap/atlas.service.parent "1.10.0"]