Last Version

Moduliths - Starter JPA 1.3.0

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

License

License

GroupId

GroupId

org.moduliths
ArtifactId

ArtifactId

moduliths-starter-jpa
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project Organization

Moduliths

Download moduliths-starter-jpa 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.moduliths : moduliths-api jar 1.3.0
org.moduliths : moduliths-moments jar 1.3.0
org.moduliths : moduliths-events-core jar 1.3.0

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.moduliths : moduliths-events-jackson jar 1.3.0
org.moduliths : moduliths-events-jpa jar 1.3.0

Project Modules

There are no modules declared in this project.