https://github.com/jitpack/maven-simple
Example Maven project demonstrating the use of
https://github.com/jitpack/maven-simple
Last synced: about 1 year ago
JSON representation
Example Maven project demonstrating the use of
- Host: GitHub
- URL: https://github.com/jitpack/maven-simple
- Owner: jitpack
- License: mit
- Created: 2015-01-15T10:47:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T13:27:35.000Z (over 1 year ago)
- Last Synced: 2025-04-14T19:59:37.925Z (about 1 year ago)
- Language: Java
- Homepage: https://jitpack.io
- Size: 10.7 KB
- Stars: 27
- Watchers: 2
- Forks: 704
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example
Example Maven project generated using `maven-archetype-quickstart`
[https://jitpack.io/#jitpack/maven-simple](https://jitpack.io/#jitpack/maven-simple)
[](https://jitpack.io/#jitpack/maven-simple)
To use it in your Maven build add:
```xml
jitpack.io
https://jitpack.io
```
and the dependency:
```xml
com.github.jitpack
maven-simple
1.2
```