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 4.0 in this page.
GPLv3
You can use the following script to add openutils-mgnltasks-4.0.jar to your project.
<dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> <version>4.0</version> </dependency>
compile group: 'net.sourceforge.openutils', name: 'openutils-mgnltasks', version: '4.0'
libraryDependencies += "net.sourceforge.openutils" % "openutils-mgnltasks" % "4.0"
<dependency org="net.sourceforge.openutils" name="openutils-mgnltasks" rev="4.0"/>
@Grapes(@Grab(group='net.sourceforge.openutils', module='openutils-mgnltasks', version='4.0'))
'net.sourceforge.openutils:openutils-mgnltasks:jar:4.0'
Click the following link to download the jar file.
openutils-mgnltasks-4.0-javadoc.jar