| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.urosk.mifss |
| ArtifactId | ArtifactIdmifss.client |
| Last Version | Last Version0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMifss client
Modular internet file storage system - REST client
|
| Filename | Size |
|---|---|
| mifss.client-0.15.pom | |
| mifss.client-0.15.jar | 14 KB |
| mifss.client-0.15-sources.jar | 459 KB |
| mifss.client-0.15-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.urosk.mifss/mifss.client/ -->
<dependency>
<groupId>net.urosk.mifss</groupId>
<artifactId>mifss.client</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/net.urosk.mifss/mifss.client/
implementation 'net.urosk.mifss:mifss.client:0.15'
// https://jarcasting.com/artifacts/net.urosk.mifss/mifss.client/
implementation ("net.urosk.mifss:mifss.client:0.15")
'net.urosk.mifss:mifss.client:jar:0.15'
<dependency org="net.urosk.mifss" name="mifss.client" rev="0.15">
<artifact name="mifss.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.urosk.mifss', module='mifss.client', version='0.15')
)
libraryDependencies += "net.urosk.mifss" % "mifss.client" % "0.15"
[net.urosk.mifss/mifss.client "0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| org.apache.httpcomponents : httpmime | jar | 4.5.10 |
| commons-io : commons-io | jar | 2.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.10.0 |
| junit : junit | jar | 4.12 |