Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T14:55:41.000Z (over 4 years ago)
- Last Synced: 2024-05-20T23:26:55.544Z (8 months 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.