| License |
License |
|---|---|
| GroupId | GroupIdno.ks.fiks |
| ArtifactId | ArtifactIdstreaming-klient |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| 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.16.pom | |
| streaming-klient-1.0.16.jar | 19 KB |
| streaming-klient-1.0.16-sources.jar | 8 KB |
| streaming-klient-1.0.16-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/ -->
<dependency>
<groupId>no.ks.fiks</groupId>
<artifactId>streaming-klient</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/
implementation 'no.ks.fiks:streaming-klient:1.0.16'
// https://jarcasting.com/artifacts/no.ks.fiks/streaming-klient/
implementation ("no.ks.fiks:streaming-klient:1.0.16")
'no.ks.fiks:streaming-klient:jar:1.0.16'
<dependency org="no.ks.fiks" name="streaming-klient" rev="1.0.16">
<artifact name="streaming-klient" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks.fiks', module='streaming-klient', version='1.0.16')
)
libraryDependencies += "no.ks.fiks" % "streaming-klient" % "1.0.16"
[no.ks.fiks/streaming-klient "1.0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| no.ks.fiks : maskinporten-client | jar | 2.0.5 |
| org.eclipse.jetty : jetty-client | jar | 9.4.44.v20210927 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| commons-io : commons-io | jar | 2.11.0 |