License |
License |
---|---|
GroupId | GroupIdno.ks.fiks |
ArtifactId | ArtifactIddokumentlager-klient |
Version | Version1.7.2 |
Type | Typejar |
Description |
DescriptionFiks Dokumentlager Java-klient
Klient for opplasting, sletting og nedlasting av dokumenter fra Fiks Dokumentlager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dokumentlager-klient-1.7.2.pom | |
dokumentlager-klient-1.7.2.jar | 47 KB |
dokumentlager-klient-1.7.2-sources.jar | 18 KB |
dokumentlager-klient-1.7.2-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/ -->
<dependency>
<groupId>no.ks.fiks</groupId>
<artifactId>dokumentlager-klient</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/
implementation 'no.ks.fiks:dokumentlager-klient:1.7.2'
// https://jarcasting.com/artifacts/no.ks.fiks/dokumentlager-klient/
implementation ("no.ks.fiks:dokumentlager-klient:1.7.2")
'no.ks.fiks:dokumentlager-klient:jar:1.7.2'
<dependency org="no.ks.fiks" name="dokumentlager-klient" rev="1.7.2">
<artifact name="dokumentlager-klient" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks.fiks', module='dokumentlager-klient', version='1.7.2')
)
libraryDependencies += "no.ks.fiks" % "dokumentlager-klient" % "1.7.2"
[no.ks.fiks/dokumentlager-klient "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
no.ks.fiks : maskinporten-client | jar | 1.2.2 |
no.ks.fiks : kryptering | jar | 1.1.1 |
org.eclipse.jetty : jetty-client | jar | 9.4.44.v20210927 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.mockito : mockito-core | jar | 4.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |