License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.eeeffff.hasentinel |
ArtifactId | ArtifactIdsharding-influxdb |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of HASentinel
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sharding-influxdb-1.8.2.pom | |
sharding-influxdb-1.8.2.jar | 48 MB |
sharding-influxdb-1.8.2-sources.jar | 40 KB |
sharding-influxdb-1.8.2-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eeeffff.hasentinel/sharding-influxdb/ -->
<dependency>
<groupId>com.eeeffff.hasentinel</groupId>
<artifactId>sharding-influxdb</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/sharding-influxdb/
implementation 'com.eeeffff.hasentinel:sharding-influxdb:1.8.2'
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/sharding-influxdb/
implementation ("com.eeeffff.hasentinel:sharding-influxdb:1.8.2")
'com.eeeffff.hasentinel:sharding-influxdb:jar:1.8.2'
<dependency org="com.eeeffff.hasentinel" name="sharding-influxdb" rev="1.8.2">
<artifact name="sharding-influxdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eeeffff.hasentinel', module='sharding-influxdb', version='1.8.2')
)
libraryDependencies += "com.eeeffff.hasentinel" % "sharding-influxdb" % "1.8.2"
[com.eeeffff.hasentinel/sharding-influxdb "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |
com.eeeffff.hasentinel : hasentinel-web-spring-boot-starter | jar | 1.8.2 |
org.influxdb : influxdb-java | jar | 2.17 |
log4j : log4j | jar | 1.2.14 |
commons-lang : commons-lang | jar | 2.6 |
com.alibaba : druid | jar | 1.1.23 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.3.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.21.0 |