Last Version

org.otcl2:otcl2-common 1.3

Otcl-Commons required by both the OTCL Engine and the Editor.

License

License

GroupId

GroupId

org.otcl2
ArtifactId

ArtifactId

otcl2-common
Version

Version

1.3
Type

Type

jar
Description

Description

org.otcl2:otcl2-common
Otcl-Commons required by both the OTCL Engine and the Editor.

Download otcl2-common 1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.sonarsource.scanner.maven : sonar-maven-plugin jar 3.8.0.2131

Project Modules

There are no modules declared in this project.