-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: dependency management
Working with Maven dependencies not found in public repositories
One of the many pleasant advantages the dependency management of a modern build tool such as Maven or Gradle gives you is that you simply declare the set of dependencies your application needs and the build tool then takes care … Continue reading
Grails 2.2 released (Groovy 2.0, Forked Mode, Namespace support) and Grails 2.3 outlook
Grails 2.2 has been released recently. It offers support for Groovy 2.0 (static type checker and static compilation, modularity, Project Coin syntax enhancements, Invoke Dynamic integration) namespace support (namespaces for Grails artifacts in plugins to avoid naming collisions) forked mode … Continue reading
Posted in Groovy and Grails
Tagged Aether, dependency management, grails, Groovy, Invoke Dynamic, Ivy, maven, Namespace, project coin, Static Compilation, tomcat
Leave a comment