| License |
License |
|---|---|
| GroupId | GroupIdhu.letscode |
| ArtifactId | ArtifactIdszamla-agent |
| Last Version | Last Version0.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSzamla-agent client
Java client to communicate with szamlazz.hu API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| szamla-agent-0.3.4.pom | |
| szamla-agent-0.3.4.jar | 31 KB |
| szamla-agent-0.3.4-sources.jar | 19 KB |
| szamla-agent-0.3.4-javadoc.jar | 193 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |