Merge pull request #878 from peng-yongsheng/feature/notice

Add the third Party Components description into notice file.
This commit is contained in:
吴晟 Wu Sheng 2018-03-05 16:00:02 +08:00 committed by GitHub
commit 4a7f11c92c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@ mockito: http://site.mockito.org/ , MIT
QOS.ch (slf4j): https://www.slf4j.org/ , MIT
powermock: https://github.com/powermock/powermock , Apache 2.0
Eclipse (Jetty): https://www.eclipse.org/jetty/ , Apache 2.0 and Eclipse Public License 1.0
SnakeYAML: http://www.snakeyaml.org , Apache 2.0
Jedis: https://github.com/xetorthio/jedis , MIT
Joda-Time: http://www.joda.org/joda-time/ , Apache 2.0
GraphQL Java Tools: https://github.com/graphql-java/graphql-java-tools , MIT