is not current version
Last Version 1.3.0

Moduliths 1.2.0-M1

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths
Version

Version

1.2.0-M1
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.2.0-M1

Filename Size
moduliths-1.2.0-M1.pom 2 KB
Browse

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.