License |
License |
---|---|
GroupId | GroupIdorg.moduliths |
ArtifactId | ArtifactIdmoduliths-events-tests |
Version | Version1.2.0-M1 |
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.2.0-M1.pom | |
moduliths-events-tests-1.2.0-M1.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.2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-tests/
implementation 'org.moduliths:moduliths-events-tests:1.2.0-M1'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-tests/
implementation ("org.moduliths:moduliths-events-tests:1.2.0-M1")
'org.moduliths:moduliths-events-tests:jar:1.2.0-M1'
<dependency org="org.moduliths" name="moduliths-events-tests" rev="1.2.0-M1">
<artifact name="moduliths-events-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-events-tests', version='1.2.0-M1')
)
libraryDependencies += "org.moduliths" % "moduliths-events-tests" % "1.2.0-M1"
[org.moduliths/moduliths-events-tests "1.2.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.moduliths : moduliths-events-core | jar | 1.2.0-M1 |
org.moduliths : moduliths-events-jpa | jar | 1.2.0-M1 |
org.moduliths : moduliths-events-jackson | jar | 1.2.0-M1 |
org.hibernate : hibernate-core Optional | jar | 5.4.32.Final |
org.springframework : spring-context | jar | 5.3.8 |
org.springframework : spring-tx | jar | 5.3.8 |
org.springframework : spring-aop | jar | 5.3.8 |
org.springframework : spring-jdbc | jar | 5.3.8 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.31 |