is not current version
Last Version 1.3.0

Moduliths - API 1.1.0-RC2

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-api
Version

Version

1.1.0-RC2
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 1.1.0-RC2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.3.9.RELEASE
org.jddd : jddd-events Optional jar 0.1.0

provided (1)

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

Project Modules

There are no modules declared in this project.