is not current version
Last Version 1.3.0

Moduliths 1.3.0-M2

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths
Version

Version

1.3.0-M2
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 1.3.0-M2

Filename Size
moduliths-1.3.0-M2.pom 2 KB
Browse

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.