aspectjrt

dependencies

License

License

Categories

Categories

Java Languages AspectJ Development Tools Development Libraries
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

aspectjrt
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

aspectjrt
dependencies

Download aspectjrt

Filename Size
aspectjrt-0.1.2.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/aspectjrt/ -->
<dependency>
    <groupId>io.github.qsy7.java.dependencies</groupId>
    <artifactId>aspectjrt</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/aspectjrt/
implementation 'io.github.qsy7.java.dependencies:aspectjrt:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/aspectjrt/
implementation ("io.github.qsy7.java.dependencies:aspectjrt:0.1.2")
'io.github.qsy7.java.dependencies:aspectjrt:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="aspectjrt" rev="0.1.2">
  <artifact name="aspectjrt" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='aspectjrt', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "aspectjrt" % "0.1.2"
[io.github.qsy7.java.dependencies/aspectjrt "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.8.RC1

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0