| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.otcl2 |
| Идентификатор | Идентификаторotcl2-core |
| Версия | Версия1.3 |
| Тип | Типjar |
| Описание |
Описаниеorg.otcl2:otcl2-core
Main OTCL Engine module.
|
| Имя Файла | Размер |
|---|---|
| otcl2-core-1.3.pom | |
| otcl2-core-1.3.jar | 148 KB |
| otcl2-core-1.3-sources.jar | 114 KB |
| otcl2-core-1.3-javadoc.jar | 702 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.otcl2/otcl2-core/ -->
<dependency>
<groupId>org.otcl2</groupId>
<artifactId>otcl2-core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.otcl2/otcl2-core/
implementation 'org.otcl2:otcl2-core:1.3'
// https://jarcasting.com/artifacts/org.otcl2/otcl2-core/
implementation ("org.otcl2:otcl2-core:1.3")
'org.otcl2:otcl2-core:jar:1.3'
<dependency org="org.otcl2" name="otcl2-core" rev="1.3">
<artifact name="otcl2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.otcl2', module='otcl2-core', version='1.3')
)
libraryDependencies += "org.otcl2" % "otcl2-core" % "1.3"
[org.otcl2/otcl2-core "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.2 |
| org.otcl2 : otcl2-common | jar | 1.3 |
| org.otclfoundation : dateconverters | jar | 1.0 |
| org.msgpack : msgpack | jar | 0.6.12 |
| org.sonarsource.scanner.maven : sonar-maven-plugin | jar | 3.8.0.2131 |