| | |
| | | description: pure Java Git solution |
| | | groupId: com.gitblit |
| | | artifactId: gitblit |
| | | version: 1.3.0 |
| | | version: 1.3.2-SNAPSHOT |
| | | inceptionYear: 2011 |
| | | |
| | | # Current stable release |
| | | releaseVersion: 1.3.0 |
| | | releaseDate: 2013-07-14 |
| | | releaseVersion: 1.3.1 |
| | | releaseDate: 2013-07-24 |
| | | |
| | | # Project urls |
| | | url: 'http://gitblit.com' |
| | |
| | | - compile 'com.force.api:force-partner-api:24.0.0' :war |
| | | - compile 'org.freemarker:freemarker:2.3.19' :war |
| | | - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war |
| | | - compile 'org.kohsuke:libpam4j:1.7' :war |
| | | - test 'junit' |
| | | # Dependencies for Selenium web page testing |
| | | - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar |