License |
License |
---|---|
GroupId | GroupIdorg.notima.api |
ArtifactId | ArtifactIdfortnox4j |
Last Version | Last Version1.8.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFortnox Java API
Java API to communicate with web based Swedish ERP System Fortnox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fortnox4j-1.8.11.pom | |
fortnox4j-1.8.11.jar | 84 KB |
fortnox4j-1.8.11-sources.jar | 56 KB |
fortnox4j-1.8.11-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.notima.api/fortnox4j/ -->
<dependency>
<groupId>org.notima.api</groupId>
<artifactId>fortnox4j</artifactId>
<version>1.8.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.notima.api/fortnox4j/
implementation 'org.notima.api:fortnox4j:1.8.11'
// https://jarcasting.com/artifacts/org.notima.api/fortnox4j/
implementation ("org.notima.api:fortnox4j:1.8.11")
'org.notima.api:fortnox4j:jar:1.8.11'
<dependency org="org.notima.api" name="fortnox4j" rev="1.8.11">
<artifact name="fortnox4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.notima.api', module='fortnox4j', version='1.8.11')
)
libraryDependencies += "org.notima.api" % "fortnox4j" % "1.8.11"
[org.notima.api/fortnox4j "1.8.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.notima : piggyback-tools | jar | 0.0.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
javax.xml.bind : jaxb-api | jar | 2.2.8 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |