License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-starter-jpa |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModuliths - Starter JPA
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-starter-jpa-1.3.0.pom | |
moduliths-starter-jpa-1.3.0.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-events-jackson | jar | 1.3.0 |
org.moduliths : moduliths-events-jpa | jar | 1.3.0 |