License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.openutils |
ArtifactId | ArtifactIdopenutils-mgnlbootstrapsync |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMagnolia Bootstrap Sync
Keep your magnolia bootstrap files in sync while developing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlbootstrapsync/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-mgnlbootstrapsync</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlbootstrapsync/
implementation 'net.sourceforge.openutils:openutils-mgnlbootstrapsync:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-mgnlbootstrapsync/
implementation ("net.sourceforge.openutils:openutils-mgnlbootstrapsync:1.0")
'net.sourceforge.openutils:openutils-mgnlbootstrapsync:jar:1.0'
<dependency org="net.sourceforge.openutils" name="openutils-mgnlbootstrapsync" rev="1.0">
<artifact name="openutils-mgnlbootstrapsync" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-mgnlbootstrapsync', version='1.0')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-mgnlbootstrapsync" % "1.0"
[net.sourceforge.openutils/openutils-mgnlbootstrapsync "1.0"]
Group / Artifact | Type | Version |
---|---|---|
info.magnolia » magnolia-core | jar | 4.1 |
info.magnolia » magnolia-module-admininterface | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |