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

Modules 2.8.0

Modules is a tiny module framework for java.

Лицензия

Лицензия

Группа

Группа

com.thorstenmarx.modules
Идентификатор

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

modules
Версия

Версия

2.8.0
Тип

Тип

pom
Описание

Описание

Modules
Modules is a tiny module framework for java.
Ссылка на сайт

Ссылка на сайт

http://thorstenmarx.com/projects/modules/
Организация-разработчик

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

Thorsten Marx

Скачать modules 2.8.0

Имя Файла Размер
modules-2.8.0.pom 3 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • manager