Last Version

helloworld_unwoven_jamon 1.0.3

This pom simply has an unwoven HelloWorld class, that also registers jamon as jmx so users can see automon and jamon integration. 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_jamon
Version

Version

1.0.3
Type

Type

jar
Description

Description

helloworld_unwoven_jamon
This pom simply has an unwoven HelloWorld class, that also registers jamon as jmx so users can see automon and jamon integration. The resulting jar can be used to test AspectJ load time weaving.

Download helloworld_unwoven_jamon 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.automon : helloworld_unwoven jar 1.0.3
com.jamonapi : jamon jar 2.81

provided (1)

Group / Artifact Type Version
org.automon : automon jar 1.0.3

Project Modules

There are no modules declared in this project.