| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаau.net.causal.shoelaces |
| Идентификатор | Идентификаторshoelaces-jersey |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShoelaces Jersey Module
Tools/Support for Spring Boot applications
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| shoelaces-jersey-2.1.1.pom | |
| shoelaces-jersey-2.1.1.jar | 8 KB |
| shoelaces-jersey-2.1.1-sources.jar | 6 KB |
| shoelaces-jersey-2.1.1-javadoc.jar | 403 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jersey</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/
implementation 'au.net.causal.shoelaces:shoelaces-jersey:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/
implementation ("au.net.causal.shoelaces:shoelaces-jersey:2.1.1")
'au.net.causal.shoelaces:shoelaces-jersey:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jersey" rev="2.1.1">
<artifact name="shoelaces-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jersey', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jersey" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-jersey "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-starter-jersey | jar | 2.3.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |