License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-codec-client |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
Filename | Size |
---|---|
zenyoung-codec-client-2.0.2.pom | |
zenyoung-codec-client-2.0.2.jar | 41 KB |
zenyoung-codec-client-2.0.2-sources.jar | 19 KB |
zenyoung-codec-client-2.0.2-javadoc.jar | 552 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-codec-client/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-codec-client</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-codec-client/
implementation 'top.zenyoung:zenyoung-codec-client:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-codec-client/
implementation ("top.zenyoung:zenyoung-codec-client:2.0.2")
'top.zenyoung:zenyoung-codec-client:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-codec-client" rev="2.0.2">
<artifact name="zenyoung-codec-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-codec-client', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-codec-client" % "2.0.2"
[top.zenyoung/zenyoung-codec-client "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | 30.1.1-jre |
top.zenyoung : zenyoung-common | jar | 2.0.2 |
top.zenyoung : zenyoung-web-common | jar | 2.0.2 |
top.zenyoung : zenyoung-web-okhttp3 | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |