MVN

com.ahome-it : lienzo-tests

Maven & Gradle

Jan 02, 2018
14 usages
0 stars

Lienzo-Tests · Ahome Lienzo Testing Framework.

<dependency>
    <groupId>com.ahome-it</groupId>
    <artifactId>lienzo-tests</artifactId>
    <version>2.0.295-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ahome-it : lienzo-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.295-RELEASE
  • Latest Release Candidate: 1.0.0-RC5

All Versions

Choose a version of com.ahome-it : lienzo-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
lienzo-tests-2.0.295-RELEASE
lienzo-tests-2.0.294-RELEASE
lienzo-tests-2.0.293-RELEASE
lienzo-tests-2.0.292-RELEASE
lienzo-tests-2.0.291-RELEASE
lienzo-tests-2.0.289-RELEASE
lienzo-tests-2.0.288-RELEASE
lienzo-tests-2.0.287-RELEASE
lienzo-tests-2.0.286-RELEASE
1.0.x
lienzo-tests-1.0.0-RC5
lienzo-tests-1.0.0-RC4
lienzo-tests-1.0.0-RC3
lienzo-tests-1.0.0-RC1

How to add a dependency to Maven

Add the following com.ahome-it : lienzo-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ahome-it</groupId>
    <artifactId>lienzo-tests</artifactId>
    <version>2.0.295-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ahome-it : lienzo-tests gradle dependency to your build.gradle file:

implementation 'com.ahome-it:lienzo-tests:2.0.295-RELEASE'

Gradle Kotlin DSL: Add the following com.ahome-it : lienzo-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ahome-it:lienzo-tests:2.0.295-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ahome-it : lienzo-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ahome-it" % "lienzo-tests" % "2.0.295-RELEASE"

Advertisement

Dependencies from Group

Jun 01, 2018
34 usages
52 stars
Jan 22, 2017
19 usages
1 stars
Jan 18, 2017
18 usages
1 stars
Jan 02, 2018
14 usages
0 stars
Feb 11, 2017
6 usages
0 stars

Discover Dependencies