License |
License |
---|---|
GroupId | GroupIdorg.otcframework |
ArtifactId | ArtifactIdotc-core |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionorg.otcframework:otc-core
Main OTC Engine module.
|
Filename | Size |
---|---|
otc-core-1.0.pom | |
otc-core-1.0.jar | 153 KB |
otc-core-1.0-sources.jar | 116 KB |
otc-core-1.0-javadoc.jar | 327 KB |
Browse |
<!-- 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"]
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 |