| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаio.github.qsy7.java.dependencies |
| Идентификатор | Идентификаторjersey-client |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjersey-client
dependencies
|
| Имя Файла | Размер |
|---|---|
| jersey-client-0.1.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jersey-client/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>jersey-client</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jersey-client/
implementation 'io.github.qsy7.java.dependencies:jersey-client:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/jersey-client/
implementation ("io.github.qsy7.java.dependencies:jersey-client:0.1.2")
'io.github.qsy7.java.dependencies:jersey-client:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="jersey-client" rev="0.1.2">
<artifact name="jersey-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='jersey-client', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "jersey-client" % "0.1.2"
[io.github.qsy7.java.dependencies/jersey-client "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 3.0.3 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 3.0.3 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |