is not current version
Last Version 2.0.4

org.maxron.platform:mover-process 1.0.2

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

Categories

Categories

ORM Data
GroupId

GroupId

org.maxron.platform
ArtifactId

ArtifactId

mover-process
Version

Version

1.0.2
Type

Type

jar

Download mover-process 1.0.2


<!-- https://jarcasting.com/artifacts/org.maxron.platform/mover-process/ -->
<dependency>
    <groupId>org.maxron.platform</groupId>
    <artifactId>mover-process</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.maxron.platform/mover-process/
implementation 'org.maxron.platform:mover-process:1.0.2'
// https://jarcasting.com/artifacts/org.maxron.platform/mover-process/
implementation ("org.maxron.platform:mover-process:1.0.2")
'org.maxron.platform:mover-process:jar:1.0.2'
<dependency org="org.maxron.platform" name="mover-process" rev="1.0.2">
  <artifact name="mover-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maxron.platform', module='mover-process', version='1.0.2')
)
libraryDependencies += "org.maxron.platform" % "mover-process" % "1.0.2"
[org.maxron.platform/mover-process "1.0.2"]