| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo |
| Идентификатор | Идентификаторgeronimo-microprofile-aggregator |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGeronimo Microprofile :: Aggregator
Aggregator of all last versions of Geronimo specifications.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-microprofile-aggregator-1.0.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/ -->
<dependency>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-microprofile-aggregator</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/
implementation 'org.apache.geronimo:geronimo-microprofile-aggregator:1.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/
implementation ("org.apache.geronimo:geronimo-microprofile-aggregator:1.0.2")
'org.apache.geronimo:geronimo-microprofile-aggregator:pom:1.0.2'
<dependency org="org.apache.geronimo" name="geronimo-microprofile-aggregator" rev="1.0.2">
<artifact name="geronimo-microprofile-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-microprofile-aggregator', version='1.0.2')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-microprofile-aggregator" % "1.0.2"
[org.apache.geronimo/geronimo-microprofile-aggregator "1.0.2"]