MVN

com.github.zqq90.webit-script : script-parent

Maven & Gradle

Feb 26, 2014

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

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

Latest Version

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

  • Latest Stable: 1.4.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
script-parent-1.4.0
1.3.x
script-parent-1.3.1
script-parent-1.3.0
1.2.x
script-parent-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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