License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Jackson Data JSON |
GroupId | GroupIdcom.gitee.easyzone |
ArtifactId | ArtifactIdhewtool-jackson-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhewtool-jackson-spring-boot-starter
jackson序列化工具starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitee.easyzone/hewtool-jackson-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.easyzone</groupId>
<artifactId>hewtool-jackson-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easyzone/hewtool-jackson-spring-boot-starter/
implementation 'com.gitee.easyzone:hewtool-jackson-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.easyzone/hewtool-jackson-spring-boot-starter/
implementation ("com.gitee.easyzone:hewtool-jackson-spring-boot-starter:1.0.0")
'com.gitee.easyzone:hewtool-jackson-spring-boot-starter:jar:1.0.0'
<dependency org="com.gitee.easyzone" name="hewtool-jackson-spring-boot-starter" rev="1.0.0">
<artifact name="hewtool-jackson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easyzone', module='hewtool-jackson-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.gitee.easyzone" % "hewtool-jackson-spring-boot-starter" % "1.0.0"
[com.gitee.easyzone/hewtool-jackson-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
com.fasterxml.jackson.core : jackson-databind | jar |