License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries Sentinel Container Microservices |
GroupId | GroupIddev.taie.sentinel |
ArtifactId | ArtifactIdsentinel-annotation-aspectj |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-aspectj/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-annotation-aspectj</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-aspectj/
implementation 'dev.taie.sentinel:sentinel-annotation-aspectj:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-annotation-aspectj/
implementation ("dev.taie.sentinel:sentinel-annotation-aspectj:1.8.3")
'dev.taie.sentinel:sentinel-annotation-aspectj:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-annotation-aspectj" rev="1.8.3">
<artifact name="sentinel-annotation-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-annotation-aspectj', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-annotation-aspectj" % "1.8.3"
[dev.taie.sentinel/sentinel-annotation-aspectj "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
dev.taie.sentinel : sentinel-core | jar | 1.8.3 |
org.aspectj : aspectjweaver | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.12.1 |
org.mockito : mockito-core | jar | 2.28.2 |
org.springframework : spring-context | jar | 5.1.5.RELEASE |
org.springframework : spring-aop | jar | 5.1.5.RELEASE |
org.springframework : spring-test | jar | 5.1.5.RELEASE |