License |
License |
---|---|
GroupId | GroupIdorg.otcframework |
ArtifactId | ArtifactIdotc-common |
Version | Version2.4 |
Type | Typejar |
Description |
Descriptionorg.otcframework:otc-common
OTC Commons module - use v2.4 or above only
|
Filename | Size |
---|---|
otc-common-2.4.pom | |
otc-common-2.4.jar | 65 KB |
otc-common-2.4-javadoc.jar | 335 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.otcframework/otc-common/ -->
<dependency>
<groupId>org.otcframework</groupId>
<artifactId>otc-common</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.otcframework/otc-common/
implementation 'org.otcframework:otc-common:2.4'
// https://jarcasting.com/artifacts/org.otcframework/otc-common/
implementation ("org.otcframework:otc-common:2.4")
'org.otcframework:otc-common:jar:2.4'
<dependency org="org.otcframework" name="otc-common" rev="2.4">
<artifact name="otc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.otcframework', module='otc-common', version='2.4')
)
libraryDependencies += "org.otcframework" % "otc-common" % "2.4"
[org.otcframework/otc-common "2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
ch.qos.logback : logback-core | jar | 1.2.11 |