| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.moditect |
| Идентификатор | Идентификаторmoditect |
| Последняя версия | Последняя версия1.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModiTect
Module system tooling
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| moditect-1.0.0-RC1.pom | |
| moditect-1.0.0-RC1.jar | 1 MB |
| moditect-1.0.0-RC1-sources.jar | 28 KB |
| moditect-1.0.0-RC1-javadoc.jar | 522 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/ -->
<dependency>
<groupId>com.oracle.coherence.moditect</groupId>
<artifactId>moditect</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/
implementation 'com.oracle.coherence.moditect:moditect:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/
implementation ("com.oracle.coherence.moditect:moditect:1.0.0-RC1")
'com.oracle.coherence.moditect:moditect:jar:1.0.0-RC1'
<dependency org="com.oracle.coherence.moditect" name="moditect" rev="1.0.0-RC1">
<artifact name="moditect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.moditect', module='moditect', version='1.0.0-RC1')
)
libraryDependencies += "com.oracle.coherence.moditect" % "moditect" % "1.0.0-RC1"
[com.oracle.coherence.moditect/moditect "1.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.beust : jcommander | jar | 1.82 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.google.testing.compile : compile-testing | jar | 0.10 |
| org.assertj : assertj-core | jar | 3.8.0 |