License |
License |
---|---|
GroupId | GroupIdcom.github.xincao9 |
ArtifactId | ArtifactIdjswitcher-core |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjswitcher-core
Grayscale release, Service degradation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jswitcher-core-1.2.2.pom | |
jswitcher-core-1.2.2.jar | 18 KB |
jswitcher-core-1.2.2-sources.jar | 14 KB |
jswitcher-core-1.2.2-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-core/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>jswitcher-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-core/
implementation 'com.github.xincao9:jswitcher-core:1.2.2'
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-core/
implementation ("com.github.xincao9:jswitcher-core:1.2.2")
'com.github.xincao9:jswitcher-core:jar:1.2.2'
<dependency org="com.github.xincao9" name="jswitcher-core" rev="1.2.2">
<artifact name="jswitcher-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='jswitcher-core', version='1.2.2')
)
libraryDependencies += "com.github.xincao9" % "jswitcher-core" % "1.2.2"
[com.github.xincao9/jswitcher-core "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xincao9 : jswitcher-api | jar | 1.2.2 |
com.github.xincao9 : jsonrpc-core | jar | 1.2.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
mysql : mysql-connector-java | jar | 5.1.44 |
org.apache.curator : curator-recipes | jar | 2.12.0 |
org.apache.curator : curator-framework | jar | 2.12.0 |
org.apache.curator : curator-client | jar | 2.12.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.11 |
com.google.guava : guava | jar | 23.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |