org.otcframework:otc-common

OTC Commons - use v2.5 or above only

License

License

GroupId

GroupId

org.otcframework
ArtifactId

ArtifactId

otc-common
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

org.otcframework:otc-common
OTC Commons - use v2.5 or above only

Download otc-common

How to add to project

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

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.3
2.2
2.1
2.0
1.0