| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJackson Данные JSON |
| Группа | Группаorg.moduliths |
| Идентификатор | Идентификаторmoduliths-events-jackson |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеModuliths - Events - Jackson serializer
Parent pom providing dependency and plugin management for applications built with Maven
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.moduliths/moduliths-events-jackson/ -->
<dependency>
<groupId>org.moduliths</groupId>
<artifactId>moduliths-events-jackson</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-jackson/
implementation 'org.moduliths:moduliths-events-jackson:1.2.1'
// https://jarcasting.com/artifacts/org.moduliths/moduliths-events-jackson/
implementation ("org.moduliths:moduliths-events-jackson:1.2.1")
'org.moduliths:moduliths-events-jackson:jar:1.2.1'
<dependency org="org.moduliths" name="moduliths-events-jackson" rev="1.2.1">
<artifact name="moduliths-events-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moduliths', module='moduliths-events-jackson', version='1.2.1')
)
libraryDependencies += "org.moduliths" % "moduliths-events-jackson" % "1.2.1"
[org.moduliths/moduliths-events-jackson "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.moduliths : moduliths-events-core | jar | 1.2.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| org.springframework : spring-context | jar | 5.3.10 |
| org.springframework : spring-tx | jar | 5.3.10 |
| org.springframework : spring-aop | jar | 5.3.10 |
| org.springframework : spring-jdbc | jar | 5.3.10 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |