An open API service indexing awesome lists of open source software.

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

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)

[![Release](https://jitpack.io/v/jitpack/maven-simple.svg)](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

```