| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.letscode |
| Идентификатор | Идентификаторszamla-agent |
| Последняя версия | Последняя версия0.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSzamla-agent client
Java client to communicate with szamlazz.hu API
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.github.tomakehurst : wiremock | jar | 2.18.0 |