aboutsummaryrefslogtreecommitdiff
path: root/website/mavenrepo/index.html
AgeCommit message (Collapse)Author
2017-05-29The great rename: the old ‘website’ is now ‘website-old’, and ↵Reinier Zwitserloot
‘website2’ is now ‘website’.
2016-05-04update gradle configuration documentationArnaud Ruffin
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2014-11-25add instructions for using lombok with sbtAndraž Bajt
2014-05-07Our maven/ivy instructions also apply to gradle; updated docs to reflect this.Reinier Zwitserloot
2011-08-03Fixed a typo in the ivy <dependency> example.Reinier Zwitserloot
2011-03-13Updated maven pom and deploy process; now lombok is linked in mavencentral ↵Reinier Zwitserloot
so we no longer need our own repository. Also updated publish process to new server (escudo is in, libertad is out).
2010-02-10mavenrepo example now adds scope=provided to reflect that lombok is only a ↵Reinier Zwitserloot
build-time and not a run-time dependency.
2009-09-02Explained the correct pom magic incantation to force maven to use a v1.6 ↵Reinier Zwitserloot
compiler.
2009-07-29Added support for maven.Reinier Zwitserloot
2009-07-29Removed mention of github hosting the website. It doesn't. We're hosting it ↵Reinier Zwitserloot
ourselves.