MVN

de.aosd.clazzfish : clazzfish

Maven & Gradle

Mar 19, 2023
0 stars

ClazzFish · ClazzFish is a collection of different modules, which help you to dive into the classpath of your application and to monitor it.

<dependency>
    <groupId>de.aosd.clazzfish</groupId>
    <artifactId>clazzfish</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.aosd.clazzfish : clazzfish to add to Maven - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of de.aosd.clazzfish : clazzfish to add to Maven - All Versions:

  • Version Updated
  • clazzfish-2.0

    Mar 19, 2023
  • clazzfish-1.1

    Jan 07, 2022
  • clazzfish-1.0

    Jul 13, 2019
  • clazzfish-0.9

    Jan 01, 2019
  • clazzfish-0.8

    Nov 07, 2018
  • clazzfish-0.5

    Mar 10, 2018

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.aosd.clazzfish</groupId>
    <artifactId>clazzfish</artifactId>
    <version>2.0</version>
</dependency>