License |
License
A License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.opoo.ootp |
ArtifactId | ArtifactIdootp-client-core |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionootp-client-core
ootp-client
|
Filename | Size |
---|---|
ootp-client-core-1.4.3.pom | |
ootp-client-core-1.4.3.jar | 30 KB |
ootp-client-core-1.4.3-sources.jar | 11 KB |
ootp-client-core-1.4.3-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-core/ -->
<dependency>
<groupId>org.opoo.ootp</groupId>
<artifactId>ootp-client-core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-core/
implementation 'org.opoo.ootp:ootp-client-core:1.4.3'
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-core/
implementation ("org.opoo.ootp:ootp-client-core:1.4.3")
'org.opoo.ootp:ootp-client-core:jar:1.4.3'
<dependency org="org.opoo.ootp" name="ootp-client-core" rev="1.4.3">
<artifact name="ootp-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.ootp', module='ootp-client-core', version='1.4.3')
)
libraryDependencies += "org.opoo.ootp" % "ootp-client-core" % "1.4.3"
[org.opoo.ootp/ootp-client-core "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.opoo.ootp : ootp-signer | jar | 1.4.3 |
org.opoo.ootp : ootp-codec | jar | 1.4.3 |
org.slf4j : slf4j-api | jar | |
org.apache.httpcomponents : httpcore | jar | |
org.apache.httpcomponents : httpmime | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-1.2-api | jar | |
org.springframework : spring-web | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
commons-io : commons-io | jar | 2.11.0 |