| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.mklinger.qetcher |
| ArtifactId | ArtifactIdqetcher-client |
| Last Version | Last Version2.0.42.rc |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqetcher-client
Qetcher Java client
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qetcher-client-2.0.42.rc.pom | |
| qetcher-client-2.0.42.rc.jar | 56 KB |
| qetcher-client-2.0.42.rc-sources.jar | 28 KB |
| qetcher-client-2.0.42.rc-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-client/ -->
<dependency>
<groupId>de.mklinger.qetcher</groupId>
<artifactId>qetcher-client</artifactId>
<version>2.0.42.rc</version>
</dependency>
// https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-client/
implementation 'de.mklinger.qetcher:qetcher-client:2.0.42.rc'
// https://jarcasting.com/artifacts/de.mklinger.qetcher/qetcher-client/
implementation ("de.mklinger.qetcher:qetcher-client:2.0.42.rc")
'de.mklinger.qetcher:qetcher-client:jar:2.0.42.rc'
<dependency org="de.mklinger.qetcher" name="qetcher-client" rev="2.0.42.rc">
<artifact name="qetcher-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mklinger.qetcher', module='qetcher-client', version='2.0.42.rc')
)
libraryDependencies += "de.mklinger.qetcher" % "qetcher-client" % "2.0.42.rc"
[de.mklinger.qetcher/qetcher-client "2.0.42.rc"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.mklinger.qetcher : qetcher-client-model-v1 | jar | 2.0.42.rc |
| de.mklinger.commons : httpclient | jar | 0.9 |
| de.mklinger.micro : annotations | jar | 1.0 |
| de.mklinger.micro : closeables | jar | 1.0 |
| de.mklinger.micro : throwables | jar | 1.1 |
| de.mklinger.micro : uribuilder | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-simple | jar | 1.7.26 |
| org.slf4j : jul-to-slf4j | jar | 1.7.26 |
| de.mklinger.micro : keystores | jar | 1.2 |
| org.eclipse.jetty : jetty-alpn-conscrypt-server | jar | |
| org.eclipse.jetty.http2 : http2-server | jar | |
| org.eclipse.jetty : jetty-servlet | jar |