MVN

com.thorstenmarx.modules : modules-api

Maven & Gradle

Jun 10, 2020
5 usages

Modules-API · Modules is a tiny module framework for java.

<dependency>
    <groupId>com.thorstenmarx.modules</groupId>
    <artifactId>modules-api</artifactId>
    <version>2.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thorstenmarx.modules : modules-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.0

All Versions

Choose a version of com.thorstenmarx.modules : modules-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
modules-api-2.8.0
2.7.x
modules-api-2.7.1
modules-api-2.7.0
2.6.x
modules-api-2.6.0
2.5.x
modules-api-2.5.0
2.4.x
modules-api-2.4.0
2.3.x
modules-api-2.3.0
2.2.x
modules-api-2.2.0
2.1.x
modules-api-2.1.0
2.0.x
modules-api-2.0.0
1.6.x
modules-api-1.6.0
1.4.x
modules-api-1.4.0
1.3.x
modules-api-1.3.0
1.2.x
modules-api-1.2.0
1.1.x
modules-api-1.1.0
1.0.x
modules-api-1.0.0
0.22.x
modules-api-0.22.0
0.21.x
modules-api-0.21.0
0.20.x
modules-api-0.20.0

How to add a dependency to Maven

Add the following com.thorstenmarx.modules : modules-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thorstenmarx.modules</groupId>
    <artifactId>modules-api</artifactId>
    <version>2.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thorstenmarx.modules : modules-api gradle dependency to your build.gradle file:

implementation 'com.thorstenmarx.modules:modules-api:2.8.0'

Gradle Kotlin DSL: Add the following com.thorstenmarx.modules : modules-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thorstenmarx.modules:modules-api:2.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thorstenmarx.modules : modules-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thorstenmarx.modules" % "modules-api" % "2.8.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 18, 2022
4 usages
8 stars
jca
Jun 11, 2020
12 usages
394 stars
Mar 31, 2014
3 usages
71 stars
Apr 15, 2023
6 usages
270 stars
Apr 08, 2016
16 usages
May 12, 2023
18 usages
2 stars
Aug 17, 2023
12 usages
468 stars
Dec 23, 2021
23 usages
255 stars