is not current version
Last Version 2.5

org.otcframework:otc-executor 2.4

OTC Executor module - use v2.4 or above only.

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

otc-executor
Version

Version

2.4
Type

Type

jar
Description

Description

org.otcframework:otc-executor
OTC Executor module - use v2.4 or above only.

Download otc-executor 2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.otcframework : otc-common jar 2.4
org.otcframework : dateconverters jar 1.2
org.msgpack : msgpack jar 0.6.12

Project Modules

There are no modules declared in this project.