Szamla-agent client

Java client to communicate with szamlazz.hu API

License

License

GroupId

GroupId

hu.letscode
ArtifactId

ArtifactId

szamla-agent
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Szamla-agent client
Java client to communicate with szamlazz.hu API
Project URL

Project URL

https://github.com/letscodehu/szamla-agent

Download szamla-agent

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpmime jar 4.5.5
javax.activation : activation jar 1.1.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
com.github.tomakehurst : wiremock jar 2.18.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.1.5