License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.newmainsoftech |
ArtifactId | ArtifactIdaspectjutil |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionaspectjutil
aspectjutil is multi-module project consisted of utilities for or by AspectJ.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNewMain Softech |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aspectjutil-2.1.4.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil/ -->
<dependency>
<groupId>com.newmainsoftech</groupId>
<artifactId>aspectjutil</artifactId>
<version>2.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil/
implementation 'com.newmainsoftech:aspectjutil:2.1.4'
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil/
implementation ("com.newmainsoftech:aspectjutil:2.1.4")
'com.newmainsoftech:aspectjutil:pom:2.1.4'
<dependency org="com.newmainsoftech" name="aspectjutil" rev="2.1.4">
<artifact name="aspectjutil" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech', module='aspectjutil', version='2.1.4')
)
libraryDependencies += "com.newmainsoftech" % "aspectjutil" % "2.1.4"
[com.newmainsoftech/aspectjutil "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.7.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.0.13 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.11 |