ModiTect

Module system tooling

Лицензия

Лицензия

Группа

Группа

org.moditect
Идентификатор

Идентификатор

moditect
Последняя версия

Последняя версия

1.0.0.RC2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ModiTect
Module system tooling
Организация-разработчик

Организация-разработчик

ModiTect

Скачать moditect

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.moditect/moditect/ -->
<dependency>
    <groupId>org.moditect</groupId>
    <artifactId>moditect</artifactId>
    <version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.moditect/moditect/
implementation 'org.moditect:moditect:1.0.0.RC2'
// https://jarcasting.com/artifacts/org.moditect/moditect/
implementation ("org.moditect:moditect:1.0.0.RC2")
'org.moditect:moditect:jar:1.0.0.RC2'
<dependency org="org.moditect" name="moditect" rev="1.0.0.RC2">
  <artifact name="moditect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moditect', module='moditect', version='1.0.0.RC2')
)
libraryDependencies += "org.moditect" % "moditect" % "1.0.0.RC2"
[org.moditect/moditect "1.0.0.RC2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.beust : jcommander jar 1.60

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
com.google.testing.compile : compile-testing jar 0.10
org.assertj : assertj-core jar 3.8.0

Модули Проекта

Данный проект не имеет модулей.
org.moditect

ModiTect

A family of open-source projects related to Java Modules, Flight Recorder, and more

Версии библиотеки

Версия
1.0.0.RC2
1.0.0.RC1
1.0.0.Beta2
1.0.0.Beta1
1.0.0.Alpha2
1.0.0.Alpha1