AspectJ Matcher

The AspectJ matcher can be used for matching pointcuts independently of any AspectJ compilation or weaving steps. Most notably, this can be used by frameworks such as Spring AOP which utilise the @AspectJ pointcut syntax but implement aspect weaving in a way independent of AspectJ, e.g. using dynamic proxies.

Лицензия

Лицензия

Категории

Категории

AspectJ Инструменты разработки Development Libraries
Группа

Группа

org.aspectj
Идентификатор

Идентификатор

aspectjmatcher
Последняя версия

Последняя версия

1.9.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

AspectJ Matcher
The AspectJ matcher can be used for matching pointcuts independently of any AspectJ compilation or weaving steps. Most notably, this can be used by frameworks such as Spring AOP which utilise the @AspectJ pointcut syntax but implement aspect weaving in a way independent of AspectJ, e.g. using dynamic proxies.
Ссылка на сайт

Ссылка на сайт

https://www.eclipse.org/aspectj/
Система контроля версий

Система контроля версий

https://github.com/eclipse/org.aspectj

Скачать aspectjmatcher

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.aspectj/aspectjmatcher/ -->
<dependency>
    <groupId>org.aspectj</groupId>
    <artifactId>aspectjmatcher</artifactId>
    <version>1.9.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aspectj/aspectjmatcher/
implementation 'org.aspectj:aspectjmatcher:1.9.9.1'
// https://jarcasting.com/artifacts/org.aspectj/aspectjmatcher/
implementation ("org.aspectj:aspectjmatcher:1.9.9.1")
'org.aspectj:aspectjmatcher:jar:1.9.9.1'
<dependency org="org.aspectj" name="aspectjmatcher" rev="1.9.9.1">
  <artifact name="aspectjmatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aspectj', module='aspectjmatcher', version='1.9.9.1')
)
libraryDependencies += "org.aspectj" % "aspectjmatcher" % "1.9.9.1"
[org.aspectj/aspectjmatcher "1.9.9.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
org.aspectj

Eclipse Foundation

Версии библиотеки

Версия
1.9.9.1
1.9.9
1.9.8
1.9.8.RC3
1.9.8.RC2
1.9.8.RC1
1.9.8.M1
1.9.7
1.9.7.M3
1.9.7.M2
1.9.6