Modules-API

Modules is a tiny module framework for java.

Лицензия

Лицензия

Группа

Группа

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

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

modules-api
Последняя версия

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

2.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

Thorsten Marx

Скачать modules-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.9.1

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

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

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

Версия
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.22.0
0.21.0
0.20.0