MVN

com.metaversant : share-site-creators

Maven & Gradle

Jan 25, 2018
42 stars

Share Site Creators · Changes the permissions so that only members of a specific group can create sites.

<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>share-site-creators</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.metaversant : share-site-creators to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.metaversant : share-site-creators to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
share-site-creators-0.0.7
share-site-creators-0.0.6
share-site-creators-0.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>share-site-creators</artifactId>
    <version>0.0.7</version>
</dependency>

Advertisement