License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdregioncn-java-client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionregioncn-java-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
regioncn-java-client-1.0.0.pom | |
regioncn-java-client-1.0.0.jar | 37 KB |
regioncn-java-client-1.0.0-sources.jar | 17 KB |
regioncn-java-client-1.0.0-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/regioncn-java-client/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>regioncn-java-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/regioncn-java-client/
implementation 'com.github.yingzhuo:regioncn-java-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.yingzhuo/regioncn-java-client/
implementation ("com.github.yingzhuo:regioncn-java-client:1.0.0")
'com.github.yingzhuo:regioncn-java-client:jar:1.0.0'
<dependency org="com.github.yingzhuo" name="regioncn-java-client" rev="1.0.0">
<artifact name="regioncn-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='regioncn-java-client', version='1.0.0')
)
libraryDependencies += "com.github.yingzhuo" % "regioncn-java-client" % "1.0.0"
[com.github.yingzhuo/regioncn-java-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.8.RELEASE |
com.google.protobuf : protobuf-java | jar | 3.9.2 |
com.google.protobuf : protobuf-java-util | jar | 3.9.2 |
com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.8.RELEASE |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |