License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdsnowflake-java-client |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionsnowflake-java-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/snowflake-java-client/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>snowflake-java-client</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/snowflake-java-client/
implementation 'com.github.yingzhuo:snowflake-java-client:1.1.1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/snowflake-java-client/
implementation ("com.github.yingzhuo:snowflake-java-client:1.1.1")
'com.github.yingzhuo:snowflake-java-client:jar:1.1.1'
<dependency org="com.github.yingzhuo" name="snowflake-java-client" rev="1.1.1">
<artifact name="snowflake-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='snowflake-java-client', version='1.1.1')
)
libraryDependencies += "com.github.yingzhuo" % "snowflake-java-client" % "1.1.1"
[com.github.yingzhuo/snowflake-java-client "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |