Moduliths

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Moduliths
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Moduliths
Source Code Management

Source Code Management

https://github.com/odrotbohm/moduliths

Download moduliths

Filename Size
moduliths-1.3.0.pom 2 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.3.0-RC1
1.3.0-M2
1.3.0-M1
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M1
1.1.0
1.1.0-RC2
1.1.0-M1
1.0.0