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
- Host: GitHub
- URL: https://github.com/subchen/jetbrick-extension
- Owner: subchen
- License: apache-2.0
- Created: 2014-09-03T10:06:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-06T07:03:35.000Z (almost 12 years ago)
- Last Synced: 2025-07-29T10:00:28.995Z (11 months ago)
- Language: Java
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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