Skip to content

JBang examples of using Mats3, including a simple way to pull up a localhost ActiveMQ dev broker

License

Notifications You must be signed in to change notification settings

centiservice/mats3-jbang

Repository files navigation

Mats3-examples using JBang!

JBang is a powerful "Java single file direct run" solution, which compared to Java's own solution, also handles dependencies and Java versions.

This project aims to make it dead simple to play around and experiment with the Mats3 library.

License: Apache 2.0

This project has two pieces:

  1. A Maven-published project which includes "MatsExampleKit" and "MatsExampleJettyServer", to simply, with very few lines, get hold of the boilerplate components you need to experiment.
    • This project also depends on all the dependencies you need, so that the JBang file only requires a single dependency line
  2. A few sets of JBang files that demonstrates some basic aspects of Mats3.
    • Also included is a single-line way to get a running localhost ActiveMQ instance.

About

JBang examples of using Mats3, including a simple way to pull up a localhost ActiveMQ dev broker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages