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

https://github.com/cuppa-framework/cuppa-maven-example

An example project using Maven
https://github.com/cuppa-framework/cuppa-maven-example

Last synced: 9 months ago
JSON representation

An example project using Maven

Awesome Lists containing this project

README

          

# [Cuppa](http://cuppa.forgerock.org) Example Using Maven [![Build Status](https://travis-ci.org/cuppa-framework/cuppa-maven-example.svg?branch=master)](https://travis-ci.org/cuppa-framework/cuppa-maven-example)

This repository is an example of how to use Cuppa with Maven.

## Building

You will need JDK 8 and Maven installed.

```shell
$ mvn test
```

## License

Cuppa and this example are licensed under an [Apache 2.0 license](./LICENSE).