MVN

org.test4j : enhancer

Maven & Gradle

Jan 16, 2021
1 usages

test4j enhancer · asm/cglib/objenesis wrapper dependency

<dependency>
    <groupId>org.test4j</groupId>
    <artifactId>enhancer</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.test4j : enhancer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.test4j : enhancer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
enhancer-1.0.2

How to add a dependency to Maven

Add the following org.test4j : enhancer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.test4j</groupId>
    <artifactId>enhancer</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.test4j : enhancer gradle dependency to your build.gradle file:

implementation 'org.test4j:enhancer:1.0.2'

Gradle Kotlin DSL: Add the following org.test4j : enhancer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.test4j:enhancer:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.test4j : enhancer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.test4j" % "enhancer" % "1.0.2"

Advertisement

Dependencies from Group

May 17, 2022
12 usages
Apr 11, 2022
11 usages
Oct 31, 2020
7 usages
34 stars
May 17, 2022
7 usages
May 15, 2022
7 usages

Discover Dependencies

Jul 12, 2023
1 usages
1k stars
Jul 19, 2023
2 usages
2k stars
Jan 17, 2021
2 usages
May 20, 2021
1 usages
336 stars
Feb 20, 2021
1 usages
171 stars
May 31, 2022
7 usages
May 11, 2023
3 usages
1.8k stars