MVN

net.disy.prototype : prototype-parent

Maven & Gradle

Mar 15, 2011

Prototype Parent · Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.

<dependency>
    <groupId>net.disy.prototype</groupId>
    <artifactId>prototype-parent</artifactId>
    <version>3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.disy.prototype : prototype-parent to add to Maven - Latest Versions:

  • Latest Stable: 3

All Versions

Choose a version of net.disy.prototype : prototype-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3
prototype-parent-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.disy.prototype</groupId>
    <artifactId>prototype-parent</artifactId>
    <version>3</version>
</dependency>