| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.migwel.tournify |
| Идентификатор | Идентификаторcommunication |
| Версия | Версия1.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеdev.migwel.tournify.communication
Request and response objects to communicate with Tournify
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| communication-1.0-RELEASE.pom | |
| communication-1.0-RELEASE.jar | 17 KB |
| communication-1.0-RELEASE-sources.jar | 11 KB |
| communication-1.0-RELEASE-javadoc.jar | 185 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.migwel.tournify/communication/ -->
<dependency>
<groupId>dev.migwel.tournify</groupId>
<artifactId>communication</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/dev.migwel.tournify/communication/
implementation 'dev.migwel.tournify:communication:1.0-RELEASE'
// https://jarcasting.com/artifacts/dev.migwel.tournify/communication/
implementation ("dev.migwel.tournify:communication:1.0-RELEASE")
'dev.migwel.tournify:communication:jar:1.0-RELEASE'
<dependency org="dev.migwel.tournify" name="communication" rev="1.0-RELEASE">
<artifact name="communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.migwel.tournify', module='communication', version='1.0-RELEASE')
)
libraryDependencies += "dev.migwel.tournify" % "communication" % "1.0-RELEASE"
[dev.migwel.tournify/communication "1.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
| org.json : json | jar | 20180813 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.6.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.6.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0-rc1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0-rc1 |
| com.sun.xml.ws : jaxws-ri | pom | 3.0.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.6.28 |