Modules

Modules is a tiny module framework for java.

License

License

GroupId

GroupId

com.thorstenmarx.modules
ArtifactId

ArtifactId

modules
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Modules
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

Filename Size
modules-2.8.0.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • manager

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