| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAspectJ Инструменты разработки Development Libraries Sentinel Контейнер Микросервисы |
| Группа | Группаdev.taie.sentinel |
| Идентификатор | Идентификаторsentinel-annotation-aspectj |
| Последняя версия | Последняя версия1.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of Sentinel
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.taie.sentinel : sentinel-core | jar | 1.8.3 |
| org.aspectj : aspectjweaver | jar | 1.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |