MVN

net.sourceforge.tink : tink

Maven & Gradle

Jan 12, 2009

Tink HTML templating · Web site generator/decorator tool. Transform simple HTML documents to navigable web site based on page templates. Comes with sample web site templates.

<dependency>
    <groupId>net.sourceforge.tink</groupId>
    <artifactId>tink</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.tink : tink to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of net.sourceforge.tink : tink to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
tink-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.tink</groupId>
    <artifactId>tink</artifactId>
    <version>0.0.1</version>
</dependency>