Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Hidden property in Gradle

It is possible to have hidden configuration properties in Gradle

Read more…

Posted On Mon 28 October 2013 by Lex Vorona

Category: Coding

Tags: gradle / coding / hack /

Gradle Dependency Management Tips

Gradle is much better to manage dependencies than Maven. Not only it allows you to set http://www.gradle.org/docs/current/dsl/org.gradle.api.artifacts.ResolutionStrategy.html, but it also supports full manual control.

First, if you do not want transitive dependencies at all (you will be forced …

Read more…

Posted On Thu 29 August 2013 by Lex Vorona

Category: DevOps

Tags: devops / gradle / java / groovy /

 

Post navigation

← Newer posts
 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!