org.otcframework:otc-compiler

OTC Compiler - use v2.5 or above only.

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

otc-compiler
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

org.otcframework:otc-compiler
OTC Compiler - use v2.5 or above only.

Download otc-compiler

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.0
org.projectlombok : lombok jar 1.18.24
org.otcframework : otc-common jar 2.5
org.otcframework : otc-executor jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.3
2.2
2.1
2.0