License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-mgnltasks |
Last Version | Last Version5.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTasks for for Magnolia CMS
A collection of useful magnolia update tasks that can be reused in custom modules (transitional module, merged into mgnlutils)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openutils-mgnltasks-5.0.10.pom | |
openutils-mgnltasks-5.0.10.jar | 62 KB |
openutils-mgnltasks-5.0.10-sources.jar | 53 KB |
openutils-mgnltasks-5.0.10-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnltasks/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-mgnltasks</artifactId>
<version>5.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnltasks/
implementation 'net.sourceforge.openutils:openutils-mgnltasks:5.0.10'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnltasks/
implementation ("net.sourceforge.openutils:openutils-mgnltasks:5.0.10")
'net.sourceforge.openutils:openutils-mgnltasks:jar:5.0.10'
<dependency org="net.sourceforge.openutils" name="openutils-mgnltasks" rev="5.0.10">
<artifact name="openutils-mgnltasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-mgnltasks', version='5.0.10')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-mgnltasks" % "5.0.10"
[net.sourceforge.openutils/openutils-mgnltasks "5.0.10"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.openutils : openutils-mgnlutils | jar | 5.0.10 |