| License |
License |
|---|---|
| GroupId | GroupIdorg.otcl2 |
| ArtifactId | ArtifactIdotcl2-common |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.otcl2:otcl2-common
Otcl-Commons required by both the OTCL Engine and the Editor.
|
| Filename | Size |
|---|---|
| otcl2-common-1.3.pom | |
| otcl2-common-1.3.jar | 59 KB |
| otcl2-common-1.3-sources.jar | 43 KB |
| otcl2-common-1.3-javadoc.jar | 708 KB |
| Browse |
<!-- 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"]
| 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 |