is not current version
Last Version 1.1

org.otcframework:otc-core 1.0

Main OTC Engine module.

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

otc-core
Version

Version

1.0
Type

Type

jar
Description

Description

org.otcframework:otc-core
Main OTC Engine module.

Download otc-core 1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
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.otcframework : otc-common jar 1.0
org.otcframework : dateconverters jar 1.0
org.msgpack : msgpack jar 0.6.12
org.sonarsource.scanner.maven : sonar-maven-plugin jar 3.8.0.2131

Project Modules

There are no modules declared in this project.