| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Jackson Данные JSON |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторjackson-module-jaxb-annotations |
| Версия | Версия1.1.0.2-jre15 |
| Тип | Типjar |
| Описание |
ОписаниеJackson module: JAXB Annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring
data-binding.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/jackson-module-jaxb-annotations/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>1.1.0.2-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-module-jaxb-annotations/
implementation 'com.guicedee.services:jackson-module-jaxb-annotations:1.1.0.2-jre15'
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-module-jaxb-annotations/
implementation ("com.guicedee.services:jackson-module-jaxb-annotations:1.1.0.2-jre15")
'com.guicedee.services:jackson-module-jaxb-annotations:jar:1.1.0.2-jre15'
<dependency org="com.guicedee.services" name="jackson-module-jaxb-annotations" rev="1.1.0.2-jre15">
<artifact name="jackson-module-jaxb-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jackson-module-jaxb-annotations', version='1.1.0.2-jre15')
)
libraryDependencies += "com.guicedee.services" % "jackson-module-jaxb-annotations" % "1.1.0.2-jre15"
[com.guicedee.services/jackson-module-jaxb-annotations "1.1.0.2-jre15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.guicedee.services : jakarta.xml.bind-api | jar | |
| com.guicedee.services : jakarta.activation | jar |