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