JFactuurSturen

Simple Java client for the FactuurSturen.nl API.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.nextpulse
ArtifactId

ArtifactId

jfactuursturen
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

JFactuurSturen
Simple Java client for the FactuurSturen.nl API.
Project URL

Project URL

https://github.com/yholkamp/jfactuursturen

Download jfactuursturen

How to add to project

<!-- https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/ -->
<dependency>
    <groupId>net.nextpulse</groupId>
    <artifactId>jfactuursturen</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation 'net.nextpulse:jfactuursturen:0.2.3'
// https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation ("net.nextpulse:jfactuursturen:0.2.3")
'net.nextpulse:jfactuursturen:jar:0.2.3'
<dependency org="net.nextpulse" name="jfactuursturen" rev="0.2.3">
  <artifact name="jfactuursturen" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nextpulse', module='jfactuursturen', version='0.2.3')
)
libraryDependencies += "net.nextpulse" % "jfactuursturen" % "0.2.3"
[net.nextpulse/jfactuursturen "0.2.3"]

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
joda-time : joda-time jar 2.10.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.apache.logging.log4j : log4j-api jar 2.12.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.12.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.41
junit : junit jar 4.12
commons-io : commons-io jar 2.6
org.mockito : mockito-core jar 2.28.2
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2
0.1