Last Version

API-Common 2.1

Common functions for the APIs used by YAMJ

License

License

GroupId

GroupId

org.yamj
ArtifactId

ArtifactId

api-common
Version

Version

2.1
Type

Type

jar
Description

Description

API-Common
Common functions for the APIs used by YAMJ
Project URL

Project URL

https://github.com/YAMJ/api-common

Download api-common 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : slf4j-api jar 1.7.24

Project Modules

There are no modules declared in this project.