|
1 | 1 | Product
|
2 | 2 | ========
|
3 |
| -* GSON - https://github.com/google/gson - https://github.com/google/gson/blob/master/LICENSE |
4 |
| -* Guava - https://github.com/google/guava/ - https://github.com/google/guava/blob/master/COPYING |
5 |
| -* log4j - http://logging.apache.org/log4j/2.x/ - https://logging.apache.org/log4j/2.0/license.html |
6 |
| -* JavaMail - https://java.net/projects/javamail/pages/Home - https://glassfish.java.net/public/CDDL+GPL_1_1.html |
7 |
| -* Spring Boot - http://projects.spring.io/spring-boot/ - https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt |
8 |
| -* Snake YAML - https://bitbucket.org/asomov/snakeyaml - https://bitbucket.org/asomov/snakeyaml/src/default/LICENSE.txt |
| 3 | +* GSON - https://github.com/google/gson - https://github.com/google/gson/blob/master/LICENSE |
| 4 | +* Guava - https://github.com/google/guava/ - https://github.com/google/guava/blob/master/COPYING |
| 5 | +* log4j - http://logging.apache.org/log4j/2.x/ - https://logging.apache.org/log4j/2.0/license.html |
| 6 | +* JavaMail - https://java.net/projects/javamail/pages/Home - https://glassfish.java.net/public/CDDL+GPL_1_1.html |
| 7 | +* Spring Boot - http://projects.spring.io/spring-boot/ - https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt |
| 8 | +* Snake YAML - https://bitbucket.org/asomov/snakeyaml - https://bitbucket.org/asomov/snakeyaml/src/default/LICENSE.txt |
9 | 9 |
|
10 | 10 | Building & Testing
|
11 | 11 | ===================
|
12 |
| -* JUnit - http://junit.org/ - http://opensource.org/licenses/eclipse-1.0.html |
13 |
| -* Powermock - https://github.com/jayway/powermock - https://github.com/jayway/powermock/blob/master/LICENSE.txt |
14 |
| -* EasyMock - http://easymock.org/ - http://easymock.org/License.html |
15 |
| -* Maven - https://maven.apache.org/ - http://www.apache.org/licenses/ |
16 |
| -* Gradle - https://gradle.org/ - https://gradle.org/license/ |
17 |
| -* JsonPath - https://github.com/jayway/JsonPath - https://github.com/jayway/JsonPath/blob/master/LICENSE |
| 12 | +* JUnit - http://junit.org/ - http://opensource.org/licenses/eclipse-1.0.html |
| 13 | +* Powermock - https://github.com/jayway/powermock - https://github.com/jayway/powermock/blob/master/LICENSE.txt |
| 14 | +* EasyMock - http://easymock.org/ - http://easymock.org/License.html |
| 15 | +* Maven - https://maven.apache.org/ - http://www.apache.org/licenses/ |
| 16 | +* Gradle - https://gradle.org/ - https://gradle.org/license/ |
| 17 | +* JsonPath - https://github.com/jayway/JsonPath - https://github.com/jayway/JsonPath/blob/master/LICENSE |
| 18 | +* Awaitility - https://github.com/awaitility/awaitility - https://github.com/awaitility/awaitility/blob/master/LICENSE |
18 | 19 | * spring-boot-starter-test - http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-testing.html
|
19 |
| -* Awaitify |
| 20 | + |
0 commit comments