License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.newmainsoftech |
ArtifactId | ArtifactIdaspectjutil-adviseutil |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaspectjutil-adviseutil
aspectjutil-adviseutil consists of utilities for AspectJ.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNewMain Softech |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-adviseutil/ -->
<dependency>
<groupId>com.newmainsoftech</groupId>
<artifactId>aspectjutil-adviseutil</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-adviseutil/
implementation 'com.newmainsoftech:aspectjutil-adviseutil:2.1.2'
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-adviseutil/
implementation ("com.newmainsoftech:aspectjutil-adviseutil:2.1.2")
'com.newmainsoftech:aspectjutil-adviseutil:jar:2.1.2'
<dependency org="com.newmainsoftech" name="aspectjutil-adviseutil" rev="2.1.2">
<artifact name="aspectjutil-adviseutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech', module='aspectjutil-adviseutil', version='2.1.2')
)
libraryDependencies += "com.newmainsoftech" % "aspectjutil-adviseutil" % "2.1.2"
[com.newmainsoftech/aspectjutil-adviseutil "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.7.4 |
org.aspectj : aspectjrt | jar | 1.7.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
com.newmainsoftech : aspectjutil-dynamicagent Optional | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-core | jar | 1.0.13 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | ${java.specification.version} |