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

https://github.com/octopusdeploy/uberjardemo

| Public |
https://github.com/octopusdeploy/uberjardemo

public

Last synced: about 1 year ago
JSON representation

| Public |

Awesome Lists containing this project

README

          

To build a "traditional" JAR file, run:

```
./mvnw package
```

To build an UberJAR, run:

```
./mvnw package -Puber
```