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

https://github.com/subchen/jetbrick-extension

jetbrick extension modules
https://github.com/subchen/jetbrick-extension

Last synced: 5 months ago
JSON representation

jetbrick extension modules

Awesome Lists containing this project

README

          

jetbrick-extension
==================

* jetbrick-log
* jetbrick-log4j-util
* jetbrick-pinyin
* jetbrick-regex-jdk6

Downloads
==================

* [jetbrick-log-1.0.jar](http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-log/1.0/jetbrick-log-1.0.jar)
* [jetbrick-log4j-util-1.0.jar](http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-log4j-util/1.0/jetbrick-log4j-util-1.0.jar)
* [jetbrick-pinyin-1.0.jar](http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-pinyin/1.0/jetbrick-pinyin-1.0.jar)
* [jetbrick-regex-jdk6-1.0.jar](http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-regex-jdk6/1.0/jetbrick-regex-jdk6-1.0.jar)

Maven
==================

```xml

com.github.subchen
jetbrick-log
1.0

com.github.subchen
jetbrick-log4j-util
1.0

com.github.subchen
jetbrick-pinyin
1.0

com.github.subchen
jetbrick-regex-jdk6
1.0

```

License
==================

Copyright 2013-2014 Guoqiang Chen. All rights reserved.
Email: subchen@gmail.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0