License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.newmainsoftech |
ArtifactId | ArtifactIdaspectjutil-testutil |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaspectjutil-testutil
Utilities by AspectJ for unit test.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationNewMain Softech |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-testutil/ -->
<dependency>
<groupId>com.newmainsoftech</groupId>
<artifactId>aspectjutil-testutil</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-testutil/
implementation 'com.newmainsoftech:aspectjutil-testutil:1.0.3'
// https://jarcasting.com/artifacts/com.newmainsoftech/aspectjutil-testutil/
implementation ("com.newmainsoftech:aspectjutil-testutil:1.0.3")
'com.newmainsoftech:aspectjutil-testutil:jar:1.0.3'
<dependency org="com.newmainsoftech" name="aspectjutil-testutil" rev="1.0.3">
<artifact name="aspectjutil-testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech', module='aspectjutil-testutil', version='1.0.3')
)
libraryDependencies += "com.newmainsoftech" % "aspectjutil-testutil" % "1.0.3"
[com.newmainsoftech/aspectjutil-testutil "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.newmainsoftech : aspectjutil-adviseutil | jar | 2.1.1 |
org.aspectj : aspectjrt | jar | 1.7.3 |
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 |