MVN

com.tngtech.archunit : archunit

Maven & Gradle

Aug 09, 2023
51 usages
2.9k stars

ArchUnit · A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit'

<dependency>
    <groupId>com.tngtech.archunit</groupId>
    <artifactId>archunit</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tngtech.archunit : archunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Release Candidate: 1.0.0-rc1

All Versions

Choose a version of com.tngtech.archunit : archunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
archunit-1.1.0
1.0.x
archunit-1.0.1
archunit-1.0.0
archunit-1.0.0-rc1
0.23.x
archunit-0.23.1
archunit-0.23.0
0.22.x
archunit-0.22.0
0.21.x
archunit-0.21.0
0.20.x
archunit-0.20.1
archunit-0.20.0
0.19.x
archunit-0.19.0
0.18.x
archunit-0.18.0
0.17.x
archunit-0.17.0
0.16.x
archunit-0.16.0
0.15.x
archunit-0.15.0
0.14.x
archunit-0.14.1
archunit-0.14.0
0.13.x
archunit-0.13.1
archunit-0.13.0
0.12.x
archunit-0.12.0
0.11.x
archunit-0.11.0
0.10.x
archunit-0.10.2
archunit-0.10.1
archunit-0.10.0
0.9.x
archunit-0.9.3
archunit-0.9.2
archunit-0.9.1
archunit-0.9.0
0.8.x
archunit-0.8.3
archunit-0.8.2
archunit-0.8.1
archunit-0.8.0
0.5.x
archunit-0.5.0
0.4.x
archunit-0.4.0
0.0.x
archunit-0.0.2

How to add a dependency to Maven

Add the following com.tngtech.archunit : archunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tngtech.archunit</groupId>
    <artifactId>archunit</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tngtech.archunit : archunit gradle dependency to your build.gradle file:

implementation 'com.tngtech.archunit:archunit:1.1.0'

Gradle Kotlin DSL: Add the following com.tngtech.archunit : archunit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tngtech.archunit:archunit:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tngtech.archunit : archunit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tngtech.archunit" % "archunit" % "1.1.0"

Advertisement

Dependencies from Group

Aug 09, 2023
51 usages
2.9k stars
Aug 09, 2023
44 usages
2.9k stars
Aug 09, 2023
27 usages
2.9k stars
Aug 09, 2023
24 usages
2.9k stars
Aug 09, 2023
12 usages
2.9k stars

Discover Dependencies

Jun 15, 2020
43 stars
Mar 16, 2020
5 usages
602 stars
Jan 08, 2022
4 usages
34 stars
Jun 13, 2020
38 stars
Aug 01, 2023
57 usages
1.7k stars
Aug 01, 2023
54 usages
1.7k stars
Jun 05, 2017
0 stars