| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIdapi-client |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-client
api-client
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| api-client-0.1.pom | |
| api-client-0.1.jar | 33 KB |
| api-client-0.1-sources.jar | 20 KB |
| api-client-0.1-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.digipost/api-client/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>api-client</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/api-client/
implementation 'no.digipost:api-client:0.1'
// https://jarcasting.com/artifacts/no.digipost/api-client/
implementation ("no.digipost:api-client:0.1")
'no.digipost:api-client:jar:0.1'
<dependency org="no.digipost" name="api-client" rev="0.1">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='api-client', version='0.1')
)
libraryDependencies += "no.digipost" % "api-client" % "0.1"
[no.digipost/api-client "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.digipost : offentlig-xsd | jar | 0.1 |
| no.digipost : api-commons | jar | 0.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.50 |
| org.springframework.ws : spring-ws-core | jar | 2.1.4.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.1.6.RELEASE |
| javax.activation : activation | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.springframework : spring-oxm | jar | 4.0.5.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.3.2 |
| org.apache.httpcomponents : httpcore | jar | 4.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| com.sun.xml.stream : sjsxp | jar | 1.0.2 |
| javax.xml.soap : javax.xml.soap-api | jar | 1.3.5 |
| com.sun.xml.messaging.saaj : saaj-impl | jar | 1.3.23 |
| com.sun.mail : mailapi | jar | 1.5.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
| org.slf4j : jul-to-slf4j | jar | 1.7.6 |
| org.springframework : spring-context | jar | 4.0.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |