MVN

com.thindeck : thindeck

Maven & Gradle

Aug 11, 2014
24 stars

thindeck · Thindeck.com, Web Hosting That Deploys Itself

<dependency>
    <groupId>com.thindeck</groupId>
    <artifactId>thindeck</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thindeck : thindeck to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.thindeck : thindeck to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
thindeck-0.0.2
thindeck-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.thindeck</groupId>
    <artifactId>thindeck</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement