MVN

com.evasion : Plugin-Junit

Maven & Gradle

Apr 21, 2012
11 usages

Plugin pour le test unitaire des couche JPA, JTA et EJB

<dependency>
    <groupId>com.evasion</groupId>
    <artifactId>Plugin-Junit</artifactId>
    <version>2.0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evasion : Plugin-Junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0.2
  • Latest Release Candidate: 1.0.0.6-RC2

All Versions

Choose a version of com.evasion : Plugin-Junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
Plugin-Junit-2.0.0.2
Plugin-Junit-2.0.0.1
Plugin-Junit-2.0.0.0
1.0.x
Plugin-Junit-1.0.0.6-RC2
Plugin-Junit-1.0.0.6-RC1
Plugin-Junit-1.0.0.5
Plugin-Junit-1.0.0.4
Plugin-Junit-1.0.0.3
Plugin-Junit-1.0.0.2
Plugin-Junit-1.0.0.1

How to add a dependency to Maven

Add the following com.evasion : Plugin-Junit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.evasion</groupId>
    <artifactId>Plugin-Junit</artifactId>
    <version>2.0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evasion : Plugin-Junit gradle dependency to your build.gradle file:

implementation 'com.evasion:Plugin-Junit:2.0.0.2'

Gradle Kotlin DSL: Add the following com.evasion : Plugin-Junit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evasion:Plugin-Junit:2.0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evasion : Plugin-Junit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evasion" % "Plugin-Junit" % "2.0.0.2"

Advertisement

Dependencies from Group

API
Apr 21, 2012
14 usages
Apr 21, 2012
11 usages
Apr 21, 2012
8 usages
Dec 10, 2010
5 usages
Apr 21, 2012
5 usages

Discover Dependencies

Apr 21, 2012
3 usages
Apr 21, 2012
2 usages
Apr 21, 2012
2 usages
Apr 21, 2012
5 usages
Dec 10, 2010
2 usages
Apr 21, 2012
Apr 09, 2014
2 stars