Warning | ||
---|---|---|
| ||
Rabbtor has been distributed with Rabbytes' closed proprietary license. Starting from September,2016, we will be distributing Rabbtor with Apache License 2. Meanwhile, you can grab the codes from our Github Repository which has already been made public. |
Info |
---|
Rabbtor 1.0.4 is released. Please use this version in your maven/gradle references. |
Getting Rabbtor
Rabbtor libraries are distributed through our Maven repository. You may browse all released version from this address:
https://rabbytes.bintray.com/maven
If you are using Gradle, below is a basic gradle configuration:
Code Block | ||
---|---|---|
| ||
// Add Rabbytes maven repository url to your repositories repositories { maven { url 'https://rabbytes.bintray.com/maven' } } ext { rabbtorVersion = '1.0.4' } // Add dependencies dependencies { // For common Rabbtor utilities and model metadata usage compile "com.rabbtor:rabbtor-web:${rabbtorVersion}" // For GSP Support compile "com.rabbtor:rabbtor-web-gsp:${rabbtorVersion}" } |
Source Code
Rabbtor is provided under a custom closed source proprietary License. In case you need the source codes or online support, please consider purchasing a suitable license from here.To get the latest sources, check out our Github Repository
Search
Livesearch | ||
---|---|---|
|
Featured Pages
Content by Label | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Recently Updated Pages
Recently Updated | ||||||||
---|---|---|---|---|---|---|---|---|
|