| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Jackson Data JSON |
| GroupId | GroupIdcom.github.shihyuho |
| ArtifactId | ArtifactIdjackson-dynamic-filter-spring-boot-starter |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionjackson-dynamic-filter-spring-boot-starter
Spring Boot Starter for jackson-dynamic-filter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.shihyuho/jackson-dynamic-filter-spring-boot-starter/ -->
<dependency>
<groupId>com.github.shihyuho</groupId>
<artifactId>jackson-dynamic-filter-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shihyuho/jackson-dynamic-filter-spring-boot-starter/
implementation 'com.github.shihyuho:jackson-dynamic-filter-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.shihyuho/jackson-dynamic-filter-spring-boot-starter/
implementation ("com.github.shihyuho:jackson-dynamic-filter-spring-boot-starter:1.0.1")
'com.github.shihyuho:jackson-dynamic-filter-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.shihyuho" name="jackson-dynamic-filter-spring-boot-starter" rev="1.0.1">
<artifact name="jackson-dynamic-filter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shihyuho', module='jackson-dynamic-filter-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.shihyuho" % "jackson-dynamic-filter-spring-boot-starter" % "1.0.1"
[com.github.shihyuho/jackson-dynamic-filter-spring-boot-starter "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| javax.validation : validation-api | jar | |
| com.github.shihyuho : jackson-dynamic-filter | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | 3.10.0 |