MVN

com.github.zqq90.webit-script : parent

Maven & Gradle

Sep 12, 2014

Webit Script Parent · A template-like script and engine, all writen with Java.

<dependency>
    <groupId>com.github.zqq90.webit-script</groupId>
    <artifactId>parent</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zqq90.webit-script : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.github.zqq90.webit-script : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5
parent-1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.zqq90.webit-script</groupId>
    <artifactId>parent</artifactId>
    <version>1.5</version>
</dependency>