License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-events-tests |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModuliths - Events - Integration tests
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moduliths-events-tests-1.3.0.pom | |
moduliths-events-tests-1.3.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-events-tests/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-events-tests</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-tests/
implementation 'org.moduliths:moduliths-events-tests:1.3.0'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-tests/
implementation ("org.moduliths:moduliths-events-tests:1.3.0")
'org.moduliths:moduliths-events-tests:jar:1.3.0'
<dependency org="org.moduliths" name="moduliths-events-tests" rev="1.3.0">
<artifact name="moduliths-events-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-events-tests', version='1.3.0')
)
libraryDependencies += "org.moduliths" % "moduliths-events-tests" % "1.3.0"
[org.moduliths/moduliths-events-tests "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-events-core | jar | 1.3.0 |
org.moduliths : moduliths-events-jpa | jar | 1.3.0 |
org.moduliths : moduliths-events-jackson | jar | 1.3.0 |
org.hibernate : hibernate-core | jar | 5.6.9.Final |
org.springframework : spring-orm | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |
org.springframework : spring-tx | jar | 5.3.20 |
org.springframework : spring-aop | jar | 5.3.20 |
org.springframework : spring-jdbc | jar | 5.3.20 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |