MVN

com.github.jknack : integration-tests

Maven & Gradle

May 30, 2018
1.3k stars

Handlebars.java integration tests · Integration tests suite

<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>integration-tests</artifactId>
    <version>4.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jknack : integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 4.0.7

All Versions

Choose a version of com.github.jknack : integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
integration-tests-4.0.7
integration-tests-4.0.6
integration-tests-4.0.5
integration-tests-4.0.4
integration-tests-4.0.3
integration-tests-4.0.2
integration-tests-4.0.1
integration-tests-4.0.0
3.0.x
integration-tests-3.0.0
2.3.x
integration-tests-2.3.2
integration-tests-2.3.1
integration-tests-2.3.0
2.2.x
integration-tests-2.2.3
integration-tests-2.2.2
integration-tests-2.2.1
integration-tests-2.2.0
2.1.x
integration-tests-2.1.0
2.0.x
integration-tests-2.0.0
1.3.x
integration-tests-1.3.2
integration-tests-1.3.1
integration-tests-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>integration-tests</artifactId>
    <version>4.0.7</version>
</dependency>

Advertisement