License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-spring-data-webmvc |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Persistence Integration Spring-Data-WebMvc
Blaze-Persistence Parent
|
Project Organization |
Project Organization |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-spring-data-webmvc/
implementation ("com.blazebit:blaze-persistence-integration-spring-data-webmvc:1.6.6")
'com.blazebit:blaze-persistence-integration-spring-data-webmvc:jar:1.6.6'
<dependency org="com.blazebit" name="blaze-persistence-integration-spring-data-webmvc" rev="1.6.6">
<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.6')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-spring-data-webmvc" % "1.6.6"
[com.blazebit/blaze-persistence-integration-spring-data-webmvc "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-integration-jackson | jar | 1.6.6 |
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.12 |