| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.moditect |
| Идентификатор | Идентификаторmoditect-aggregator |
| Последняя версия | Последняя версия1.0.0-RC1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеModiTect Aggregator
Module system tooling
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| moditect-aggregator-1.0.0-RC1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect-aggregator/ -->
<dependency>
<groupId>com.oracle.coherence.moditect</groupId>
<artifactId>moditect-aggregator</artifactId>
<version>1.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect-aggregator/
implementation 'com.oracle.coherence.moditect:moditect-aggregator:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect-aggregator/
implementation ("com.oracle.coherence.moditect:moditect-aggregator:1.0.0-RC1")
'com.oracle.coherence.moditect:moditect-aggregator:pom:1.0.0-RC1'
<dependency org="com.oracle.coherence.moditect" name="moditect-aggregator" rev="1.0.0-RC1">
<artifact name="moditect-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.moditect', module='moditect-aggregator', version='1.0.0-RC1')
)
libraryDependencies += "com.oracle.coherence.moditect" % "moditect-aggregator" % "1.0.0-RC1"
[com.oracle.coherence.moditect/moditect-aggregator "1.0.0-RC1"]