License |
License
A License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.opoo.ootp |
ArtifactId | ArtifactIdootp-client-core |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionootp-client-core
ootp-client
|
Filename | Size |
---|---|
ootp-client-core-1.1.0.pom | |
ootp-client-core-1.1.0.jar | 77 KB |
ootp-client-core-1.1.0-sources.jar | 32 KB |
ootp-client-core-1.1.0-javadoc.jar | 203 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-core/
implementation 'org.opoo.ootp:ootp-client-core:1.1.0'
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client-core/
implementation ("org.opoo.ootp:ootp-client-core:1.1.0")
'org.opoo.ootp:ootp-client-core:jar:1.1.0'
<dependency org="org.opoo.ootp" name="ootp-client-core" rev="1.1.0">
<artifact name="ootp-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opoo.ootp', module='ootp-client-core', version='1.1.0')
)
libraryDependencies += "org.opoo.ootp" % "ootp-client-core" % "1.1.0"
[org.opoo.ootp/ootp-client-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opoo.ootp : ootp-signer | jar | 1.1.0 |
org.opoo.ootp : ootp-codec | jar | 1.1.0 |
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 |