Last Version

Core Aspect Oriented Programming Support 1.3.10

Core support for Aspect Oriented Programming and Bytecode manipulation as used in core-citation and core-experiment

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-aop-support
Version

Version

1.3.10
Type

Type

jar
Description

Description

Core Aspect Oriented Programming Support
Core support for Aspect Oriented Programming and Bytecode manipulation as used in core-citation and core-experiment
Project Organization

Project Organization

The University of Southampton

Download core-aop-support 1.3.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jbibtex : jbibtex jar r16
javassist : javassist jar 3.12.1.GA
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.