| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.blazebit |
| Идентификатор | Идентификаторblaze-persistence-integration-spring-data-webmvc |
| Версия | Версия1.6.5 |
| Тип | Типjar |
| Описание |
ОписаниеBlazebit Persistence Integration Spring-Data-WebMvc
Blaze-Persistence Parent
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-webmvc/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-spring-data-webmvc</artifactId>
<version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-webmvc/
implementation 'com.blazebit:blaze-persistence-integration-spring-data-webmvc:1.6.5'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-webmvc/
implementation ("com.blazebit:blaze-persistence-integration-spring-data-webmvc:1.6.5")
'com.blazebit:blaze-persistence-integration-spring-data-webmvc:jar:1.6.5'
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-data-webmvc" rev="1.6.5">
<artifact name="blaze-persistence-integration-spring-data-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-spring-data-webmvc', version='1.6.5')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-data-webmvc" % "1.6.5"
[com.blazebit/blaze-persistence-integration-spring-data-webmvc "1.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.blazebit : blaze-persistence-integration-jackson | jar | 1.6.5 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-webmvc | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 |