License |
License |
---|---|
GroupId | GroupIdorg.otcframework |
ArtifactId | ArtifactIdotc-executor |
Version | Version2.3 |
Type | Typejar |
Description |
Descriptionorg.otcframework:otc-executor
OTC Executor module - use v2.3 or above only.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
otc-executor-2.3.pom | |
otc-executor-2.3.jar | 18 KB |
otc-executor-2.3-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.otcframework/otc-executor/ -->
<dependency>
<groupId>org.otcframework</groupId>
<artifactId>otc-executor</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.otcframework/otc-executor/
implementation 'org.otcframework:otc-executor:2.3'
// https://jarcasting.com/artifacts/org.otcframework/otc-executor/
implementation ("org.otcframework:otc-executor:2.3")
'org.otcframework:otc-executor:jar:2.3'
<dependency org="org.otcframework" name="otc-executor" rev="2.3">
<artifact name="otc-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.otcframework', module='otc-executor', version='2.3')
)
libraryDependencies += "org.otcframework" % "otc-executor" % "2.3"
[org.otcframework/otc-executor "2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.otcframework : otc-common | jar | 2.3 |
org.otcframework : dateconverters | jar | 1.2 |
org.msgpack : msgpack | jar | 0.6.12 |