MVN

org.apache.marmotta.webjars : webjars

Maven & Gradle

Jun 12, 2018
17 stars

Marmotta WebJars Reactor

<dependency>
    <groupId>org.apache.marmotta.webjars</groupId>
    <artifactId>webjars</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.marmotta.webjars : webjars to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.apache.marmotta.webjars : webjars to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
webjars-3.4.0
3.3.x
webjars-3.3.0
3.2.x
webjars-3.2.1
webjars-3.2.0
3.1.x
webjars-3.1.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.marmotta.webjars</groupId>
    <artifactId>webjars</artifactId>
    <version>3.4.0</version>
</dependency>