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