Jar examples for o:openutils-mgnltasks
A collection of useful magnolia update tasks that can be reused in custom modules (transitional module, merged into mgnlutils)
You can download jar file openutils-mgnltasks 3.5.5 in this page.
GPLv3
You can use the following script to add openutils-mgnltasks-3.5.5.jar to your project.
<dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> <version>3.5.5</version> </dependency>
compile group: 'net.sourceforge.openutils', name: 'openutils-mgnltasks', version: '3.5.5'
libraryDependencies += "net.sourceforge.openutils" % "openutils-mgnltasks" % "3.5.5"
<dependency org="net.sourceforge.openutils" name="openutils-mgnltasks" rev="3.5.5"/>
@Grapes(@Grab(group='net.sourceforge.openutils', module='openutils-mgnltasks', version='3.5.5'))
'net.sourceforge.openutils:openutils-mgnltasks:jar:3.5.5'
Click the following link to download the jar file.
openutils-mgnltasks-3.5.5-javadoc.jar