| License |
License |
|---|---|
| GroupId | GroupIdno.ks.fiks |
| ArtifactId | ArtifactIdstreaming-klient |
| Version | Version1.0.15 |
| Type | Typejar |
| Description |
DescriptionStreaming for multipart requests
streaming for multipart requests
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| streaming-klient-1.0.15.pom | |
| streaming-klient-1.0.15.jar | 19 KB |
| streaming-klient-1.0.15-sources.jar | 8 KB |
| streaming-klient-1.0.15-javadoc.jar | 444 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/ -->
<dependency>
<groupId>no.ks.fiks</groupId>
<artifactId>streaming-klient</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/
implementation 'no.ks.fiks:streaming-klient:1.0.15'
// https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/
implementation ("no.ks.fiks:streaming-klient:1.0.15")
'no.ks.fiks:streaming-klient:jar:1.0.15'
<dependency org="no.ks.fiks" name="streaming-klient" rev="1.0.15">
<artifact name="streaming-klient" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks.fiks', module='streaming-klient', version='1.0.15')
)
libraryDependencies += "no.ks.fiks" % "streaming-klient" % "1.0.15"
[no.ks.fiks/streaming-klient "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| no.ks.fiks : maskinporten-client | jar | 1.1.2 |
| org.eclipse.jetty : jetty-client | jar | 9.4.27.v20200227 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| commons-io : commons-io | jar | 2.8.0 |