Last Version

helloworld_woven 1.0.3

Weave HelloWorld class with the automon aspect. This is an example of compile time weaving.

License

License

Categories

Categories

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

GroupId

org.automon
ArtifactId

ArtifactId

helloworld_woven
Version

Version

1.0.3
Type

Type

jar
Description

Description

helloworld_woven
Weave HelloWorld class with the automon aspect. This is an example of compile time weaving.

Download helloworld_woven 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.automon : helloworld_unwoven jar 1.0.3
org.automon : automon jar 1.0.3
org.aspectj : aspectjrt jar 1.9.3

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.