Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 453 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 453 Bytes

Wine for Java

Wine is a protocol for configuring and monitoring agents. Wine for Java is an implementation of the protocol for JVM agents, and there is Wine for Ruby as well.

Development

Package Wine for Java:

mvn package

Run the test server:

bin/wine-test-server

License

Wine for Java is released under the Apache License, Version 2.0.