MVN

org.codingmatters.tests : codingmatters-reflect-unit

Maven & Gradle

Jun 17, 2019
7 usages
0 stars

Generated Code Test Harness · Test harness for unit testing generated source code.

<dependency>
    <groupId>org.codingmatters.tests</groupId>
    <artifactId>codingmatters-reflect-unit</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codingmatters.tests : codingmatters-reflect-unit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of org.codingmatters.tests : codingmatters-reflect-unit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
codingmatters-reflect-unit-1.9.0
1.8.x
codingmatters-reflect-unit-1.8.0
1.7.x
codingmatters-reflect-unit-1.7.0
1.3.x
codingmatters-reflect-unit-1.3.0

How to add a dependency to Maven

Add the following org.codingmatters.tests : codingmatters-reflect-unit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codingmatters.tests</groupId>
    <artifactId>codingmatters-reflect-unit</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codingmatters.tests : codingmatters-reflect-unit gradle dependency to your build.gradle file:

implementation 'org.codingmatters.tests:codingmatters-reflect-unit:1.9.0'

Gradle Kotlin DSL: Add the following org.codingmatters.tests : codingmatters-reflect-unit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codingmatters.tests:codingmatters-reflect-unit:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codingmatters.tests : codingmatters-reflect-unit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codingmatters.tests" % "codingmatters-reflect-unit" % "1.9.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 03, 2018
7 usages
10 stars
Feb 16, 2023
15 usages
6 stars
Jan 16, 2023
45 usages
229 stars
Nov 04, 2021
7 usages
2 stars
Feb 28, 2013
5 usages
Aug 01, 2023
24 usages
3 stars
Jun 04, 2019
6 usages
0 stars
Dec 13, 2022
21 usages
62 stars