is not current version
Last Version 1.0.0

com.gitee.easyzone:hewtool-jackson-spring-boot-starter 0.0.2

jackson序列化工具starter

Categories

Categories

Spring Boot Container Microservices Jackson Data JSON
GroupId

GroupId

com.gitee.easyzone
ArtifactId

ArtifactId

hewtool-jackson-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download hewtool-jackson-spring-boot-starter 0.0.2


<!-- 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>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easyzone/hewtool-jackson-spring-boot-starter/
implementation 'com.gitee.easyzone:hewtool-jackson-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/com.gitee.easyzone/hewtool-jackson-spring-boot-starter/
implementation ("com.gitee.easyzone:hewtool-jackson-spring-boot-starter:0.0.2")
'com.gitee.easyzone:hewtool-jackson-spring-boot-starter:jar:0.0.2'
<dependency org="com.gitee.easyzone" name="hewtool-jackson-spring-boot-starter" rev="0.0.2">
  <artifact name="hewtool-jackson-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easyzone', module='hewtool-jackson-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "com.gitee.easyzone" % "hewtool-jackson-spring-boot-starter" % "0.0.2"
[com.gitee.easyzone/hewtool-jackson-spring-boot-starter "0.0.2"]