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