Last Version

helloworld_unwoven 1.0.3

This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load time weaving.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Automon Application Testing & Monitoring Monitoring
GroupId

GroupId

org.automon
ArtifactId

ArtifactId

helloworld_unwoven
Version

Version

1.0.3
Type

Type

jar
Description

Description

helloworld_unwoven
This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load time weaving.

Download helloworld_unwoven 1.0.3


<!-- https://jarcasting.com/artifacts/org.automon/helloworld_unwoven/ -->
<dependency>
    <groupId>org.automon</groupId>
    <artifactId>helloworld_unwoven</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.automon/helloworld_unwoven/
implementation 'org.automon:helloworld_unwoven:1.0.3'
// https://jarcasting.com/artifacts/org.automon/helloworld_unwoven/
implementation ("org.automon:helloworld_unwoven:1.0.3")
'org.automon:helloworld_unwoven:jar:1.0.3'
<dependency org="org.automon" name="helloworld_unwoven" rev="1.0.3">
  <artifact name="helloworld_unwoven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.automon', module='helloworld_unwoven', version='1.0.3')
)
libraryDependencies += "org.automon" % "helloworld_unwoven" % "1.0.3"
[org.automon/helloworld_unwoven "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.