MVN

org.mmbase : mmbase-parent

Maven & Gradle

Aug 09, 2019
0 stars

MMBase2 parent · MMBase is a Web Content Management System with strong multi media features. MMBase has a large installed base in The Netherlands, and is used by major Dutch broadcasters, publishers, educational institutes, national and local governments. MMBase is written in Java, it is Open Source Software (MPL) and all standards used are as 'open' as possible. The system can be used with all major operating systems, webservers and databases.

<dependency>
    <groupId>org.mmbase</groupId>
    <artifactId>mmbase-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mmbase : mmbase-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.mmbase : mmbase-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mmbase-parent-2.0.1
mmbase-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mmbase</groupId>
    <artifactId>mmbase-parent</artifactId>
    <version>2.0.1</version>
</dependency>