| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.maxron.platform |
| ArtifactId | ArtifactIdmover-process |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMover Process
The Mover Process app is designed for guaranteed processing of event queues
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mover-process-2.0.4.pom | |
| mover-process-2.0.4.jar | 32 KB |
| mover-process-2.0.4-sources.jar | 17 KB |
| mover-process-2.0.4-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.maxron.platform/mover-process/ -->
<dependency>
<groupId>org.maxron.platform</groupId>
<artifactId>mover-process</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.maxron.platform/mover-process/
implementation 'org.maxron.platform:mover-process:2.0.4'
// https://jarcasting.com/artifacts/org.maxron.platform/mover-process/
implementation ("org.maxron.platform:mover-process:2.0.4")
'org.maxron.platform:mover-process:jar:2.0.4'
<dependency org="org.maxron.platform" name="mover-process" rev="2.0.4">
<artifact name="mover-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maxron.platform', module='mover-process', version='2.0.4')
)
libraryDependencies += "org.maxron.platform" % "mover-process" % "2.0.4"
[org.maxron.platform/mover-process "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.6 |
| org.springframework : spring-jdbc | jar | |
| io.zipkin.brave : brave Optional | jar | |
| org.reflections : reflections | jar | 0.10.2 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
| org.mockito : mockito-core | jar | 3.9.0 |