| License |
License |
|---|---|
| Categories |
CategoriesAspectJ Development Tools Development Libraries |
| GroupId | GroupIdcom.github.jjYBdx4IL.aop |
| ArtifactId | ArtifactIdaspectj-examples |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspectJ Examples
AspectJ Utils
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspectj-examples-1.0.pom | |
| aspectj-examples-1.0.jar | 10 KB |
| aspectj-examples-1.0-test-sources.jar | 6 KB |
| aspectj-examples-1.0-sources.jar | 12 KB |
| aspectj-examples-1.0-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-examples/ -->
<dependency>
<groupId>com.github.jjYBdx4IL.aop</groupId>
<artifactId>aspectj-examples</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-examples/
implementation 'com.github.jjYBdx4IL.aop:aspectj-examples:1.0'
// https://jarcasting.com/artifacts/com.github.jjYBdx4IL.aop/aspectj-examples/
implementation ("com.github.jjYBdx4IL.aop:aspectj-examples:1.0")
'com.github.jjYBdx4IL.aop:aspectj-examples:jar:1.0'
<dependency org="com.github.jjYBdx4IL.aop" name="aspectj-examples" rev="1.0">
<artifact name="aspectj-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jjYBdx4IL.aop', module='aspectj-examples', version='1.0')
)
libraryDependencies += "com.github.jjYBdx4IL.aop" % "aspectj-examples" % "1.0"
[com.github.jjYBdx4IL.aop/aspectj-examples "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.10 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.github.jjYBdx4IL.aop : aspectj-ltw-configurator-api | jar | 1.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.google.gwt : gwt-servlet | jar | 2.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.8.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |