Modules-Manager

Modules is a tiny module framework for java.

License

License

GroupId

GroupId

com.thorstenmarx.modules
ArtifactId

ArtifactId

modules-manager
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Modules-Manager
Modules is a tiny module framework for java.
Project URL

Project URL

http://thorstenmarx.com/projects/modules/
Project Organization

Project Organization

Thorsten Marx

Download modules-manager

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.thorstenmarx.modules : modules-api jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
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