Moduliths - API

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-api
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Moduliths

Download moduliths-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.6.8

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