Skip to content

template-repository/maven-executable-jar

Overview

Example of configurations for Executable jar.

Building

Run next commands:

  1. cd ${projectDir}
  2. mvn clean package
  3. cd target
  4. java -jar executable-jar-1.0-jar-with-dependencies.jar

the result would:

Hello world, executable-jar-example!

Troubleshooting

...

Release Notes

Can be found in RELEASE_NOTES.

Authors

Acknowledgments

...

Contributing

Please, follow Contributing page.

Code of Conduct

Please, follow Code of Conduct page.

License

This project is Apache License 2.0 - see the LICENSE file for details

About

Project example of maven executable jar.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages