Development Libraries

Manifold :: ExtensionProducerSample

systems.manifold : manifold-ext-producer-sample

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

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

Дата:

Manifold :: Science

systems.manifold : manifold-science

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

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

Дата:

Manifold :: Highjump

systems.manifold : manifold-highjump

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

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

Дата:

Manifold :: StringsTestExclusions

systems.manifold : manifold-strings-test-excl

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

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

Дата:

Manifold :: Text

systems.manifold : manifold-text

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

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

Дата:

Mojo's AspectJ Maven Plugin - NickWongDev Fork

com.github.aaitmouloud : aspectj-maven-plugin

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

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

Дата:

br.com.leverinfo:aspectj-logging

br.com.leverinfo : aspectj-logging

A library to automatically logs your Java methods.

Последняя версия: 0.1.0-alpha-1

Дата:

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

Дата:

Последняя версия: 0.4.0-1-b5d614

Дата:

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

Дата:

Последняя версия: 0.3.1-35-53e91b

Дата:

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

Дата:

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

Дата:

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

Дата:

Eonian AspectJ BOM

com.eoniantech.build : aspectj-bom

Bill of materials for AspectJ dependencies.

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

Дата:

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

Дата:

Последняя версия: 0.4.0-1-b5d614

Дата:

AspectJ scripting agent

com.github.igor-suhorukov : aspectj-scripting

Scripting extension for AspectJ agent. Allow java bytecode instrumentation at jvm startup by using MVEL expression and execute code from maven artifacts

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

Дата:

Последняя версия: 0.4.0-1-b5d614

Дата:

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

Дата:

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

Дата:

Kieker Monitoring and Analysis Framework

net.kieker-monitoring : kieker-aspectj

Kieker: Application Performance Monitoring and Dynamic Software Analysis

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

Дата:

Последняя версия: 1.0.0-rc.5

Дата:

Gradle AspectJ

io.github.zebalu : gradle-aspectj

A very limited capability library to add aspects to compiled projects with gradle.

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

Дата:

android-gradle-aspectj

com.akaita.android : android-gradle-aspectj

Gradle plug-in adding supports of AspectJ into Android project

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

Дата:

Последняя версия: 0.3.1-2-5c3be4

Дата:

Последняя версия: 2.0-rc5

Дата:

Maven PlantUML plugin

dev.aspectj : plantuml-maven-plugin

A maven plugin to generate UML diagrams using PlantUML syntax

Последняя версия: 1.5.2.J8

Дата:

Последняя версия: 0.3.1-34-f7bbf8

Дата:

Stackify Metrics AspectJ AOP Extension

com.stackify : stackify-metrics-aspectj

AspectJ AOP Extension for the Stackify Metrics API

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

Дата:

Последняя версия: 0.3.1-2-5c3be4

Дата:

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

Дата:

TQdev.com's Metrics for AspectJ weaving

com.tqdev.metrics : metrics-aspectj

Instrumentation of any method using a simple annotation on the class or method using the power of AspectJ weaving.

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

Дата:

Clover AspectJ Compiler

org.openclover : clover-aspectj-compiler

A wrapper for AspectJ compiler which allows code instrumentation using OpenClover.

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

Дата:

Последняя версия: 0.3.1-35-53e91b

Дата:

Android AspectJ Plugin

com.uphyca.gradle : gradle-android-aspectj-plugin

A Gradle plugin which enables AspectJ for Android builds.

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

Дата:

AspectJ Matcher

org.aspectj : aspectjmatcher

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.

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

Дата:

Mojo's AspectJ Maven Plugin - Johan Haleby Fork

se.haleby.aspectj : aspectj-maven-plugin

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

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

Дата:

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

Дата:

fuzzydb-parent-aspectj

org.fuzzydb : fuzzydb-parent-aspectj

Parent for modules that use aspectj

Последняя версия: 1.1.0.RELEASE

Дата:

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

Дата:

>aspectj.test.timelogger

de.electronicpeter : aspectj.test.timelogger

jar containing an aspect to log all testclasses

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

Дата:

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

Дата:

Sirona Incubator :: Agent :: Performance :: AspectJ Integration

com.github.rmannibucau.sirona : sirona-aspectj

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

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

Дата:

Последняя версия: 1.1-platina-1

Дата:

Последняя версия: 3.0-M1

Дата:

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

Дата:

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

Дата:

Apache Shiro :: Samples :: AspectJ

org.apache.shiro.samples : samples-aspectj

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

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

Дата:

Последняя версия: 0.3.1-34-f7bbf8

Дата: