License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-sentinel |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonly used
|
Filename | Size |
---|---|
common-sentinel-2.1.2.pom | |
common-sentinel-2.1.2.jar | 8 KB |
common-sentinel-2.1.2-sources.jar | 5 KB |
common-sentinel-2.1.2-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-sentinel/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-sentinel</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-sentinel/
implementation 'com.github.fanzezhen.common:common-sentinel:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-sentinel/
implementation ("com.github.fanzezhen.common:common-sentinel:2.1.2")
'com.github.fanzezhen.common:common-sentinel:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-sentinel" rev="2.1.2">
<artifact name="common-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-sentinel', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-sentinel" % "2.1.2"
[com.github.fanzezhen.common/common-sentinel "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | 2.2.7.RELEASE |
com.github.fanzezhen.common : common-core | jar | 2.1.2 |