https://github.com/njkleiner/hello-world-agent
A dummy Java agent, useful for debugging purposes.
https://github.com/njkleiner/hello-world-agent
java java-agent
Last synced: 8 months ago
JSON representation
A dummy Java agent, useful for debugging purposes.
- Host: GitHub
- URL: https://github.com/njkleiner/hello-world-agent
- Owner: njkleiner
- License: mit
- Created: 2020-07-13T14:43:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T14:55:41.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T03:12:30.221Z (over 1 year ago)
- Topics: java, java-agent
- Language: Java
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hello-world-agent
A very simple Java agent that prints `Hello World` when loaded.