File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ CI] ( https://github.com/TNG/ArchUnit/actions/workflows/build.yml/badge.svg )] ( https://github.com/TNG/ArchUnit/actions/workflows/build.yml?query=branch%3Amain++ )
2- [ ![ Maven Central] ( https://maven-badges.herokuapp.com /maven-central/com.tngtech.archunit/archunit/badge .svg )] ( http ://search.maven.org/# search%7Cgav%7C1%7Cg%3A%22com .tngtech.archunit%22%20 )
2+ [ ![ Maven Central] ( https://img.shields.io /maven-central/v/ com.tngtech.archunit/archunit.svg )] ( https ://central.sonatype.com/ search?q=g:com .tngtech.archunit)
33[ ![ License] ( https://img.shields.io/github/license/TNG/ArchUnit.svg )] ( https://github.com/TNG/ArchUnit/blob/main/LICENSE )
44
55<img src =" logo/ArchUnit-Logo.png " height =" 64 " alt =" ArchUnit " >
@@ -56,17 +56,17 @@ public class MyArchitectureTest {
5656
5757## Where to look next
5858
59- For further information, check out the user guide at [ http ://archunit.org] ( http ://archunit.org)
59+ For further information, check out the user guide at [ https ://archunit.org] ( https ://archunit.org)
6060or test examples for the current release at
6161[ ArchUnit Examples] ( https://github.com/TNG/ArchUnit-Examples ) .
6262
6363## License
6464
65- ArchUnit is published under the Apache License 2.0, see http ://www.apache.org/licenses/LICENSE-2.0 for details.
65+ ArchUnit is published under the Apache License 2.0, see https ://www.apache.org/licenses/LICENSE-2.0 for details.
6666
6767It redistributes some third party libraries:
6868
69- * ASM (http ://asm.ow2.org ), under BSD Licence
69+ * ASM (https ://asm.ow2.org ), under BSD Licence
7070* Google Guava (https://github.com/google/guava ), under Apache License 2.0
7171
7272All licenses for ArchUnit and redistributed libraries can be found within the [ licenses] ( licenses ) folder.
You can’t perform that action at this time.
0 commit comments