Last Version

Mover Process 2.0.4

The Mover Process app is designed for guaranteed processing of event queues

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.maxron.platform
ArtifactId

ArtifactId

mover-process
Version

Version

2.0.4
Type

Type

jar
Description

Description

Mover Process
The Mover Process app is designed for guaranteed processing of event queues
Project URL

Project URL

https://github.com/maxronplatform/mover-process
Source Code Management

Source Code Management

https://github.com/maxronplatform/mover-process/tree/master

Download mover-process 2.0.4


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

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

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.