License |
License |
---|---|
GroupId | GroupIdorg.yamj |
ArtifactId | ArtifactIdapi-common |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-Common
Common functions for the APIs used by YAMJ
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-common-2.1.pom | |
api-common-2.1.jar | 9 KB |
api-common-2.1-sources.jar | 3 KB |
api-common-2.1-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.slf4j : slf4j-api | jar | 1.7.24 |