simter-rest-jaxrs-jersey

Simter Rest JAX-RS Jersey Configuration

Лицензия

Лицензия

MIT
Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

tech.simter
Идентификатор

Идентификатор

simter-rest-jaxrs-jersey
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

simter-rest-jaxrs-jersey
Simter Rest JAX-RS Jersey Configuration
Ссылка на сайт

Ссылка на сайт

https://github.com/simter/simter-rest-jaxrs-jersey
Организация-разработчик

Организация-разработчик

simter
Система контроля версий

Система контроля версий

https://github.com/simter/simter-rest-jaxrs-jersey.git

Скачать simter-rest-jaxrs-jersey

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/tech.simter/simter-rest-jaxrs-jersey/ -->
<dependency>
    <groupId>tech.simter</groupId>
    <artifactId>simter-rest-jaxrs-jersey</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.simter/simter-rest-jaxrs-jersey/
implementation 'tech.simter:simter-rest-jaxrs-jersey:1.1.0'
// https://jarcasting.com/artifacts/tech.simter/simter-rest-jaxrs-jersey/
implementation ("tech.simter:simter-rest-jaxrs-jersey:1.1.0")
'tech.simter:simter-rest-jaxrs-jersey:jar:1.1.0'
<dependency org="tech.simter" name="simter-rest-jaxrs-jersey" rev="1.1.0">
  <artifact name="simter-rest-jaxrs-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.simter', module='simter-rest-jaxrs-jersey', version='1.1.0')
)
libraryDependencies += "tech.simter" % "simter-rest-jaxrs-jersey" % "1.1.0"
[tech.simter/simter-rest-jaxrs-jersey "1.1.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
tech.simter : simter-rest-jaxrs jar 1.1.0
org.slf4j : slf4j-api jar
javax.inject : javax.inject jar 1
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.glassfish.jersey.core : jersey-server jar
com.owlike : genson Необязательный jar 1.5

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
tech.simter : simter-genson-ext jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.

simter-rest-jaxrs-jersey

A Jersey ResourceConfig bean.

The original reference document is from spring-boot-docs/boot-features-jersey.

This archive's main target is making automation configuration for jersey with spring-boot-starter-jersey. It just auto register all injectable bean. Include the classes with anotation @Path or @Provider.

tech.simter

Версии библиотеки

Версия
1.1.0
1.0.0
0.4.0
0.3.0