Last Version

ClazzFish 1.1

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

License

License

GroupId

GroupId

de.aosd.clazzfish
ArtifactId

ArtifactId

clazzfish
Version

Version

1.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/oboehm/ClazzFish
Source Code Management

Source Code Management

https://github.com/oboehm/ClazzFish

Download clazzfish 1.1

Filename Size
clazzfish-1.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/ -->
<dependency>
    <groupId>de.aosd.clazzfish</groupId>
    <artifactId>clazzfish</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/
implementation 'de.aosd.clazzfish:clazzfish:1.1'
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/
implementation ("de.aosd.clazzfish:clazzfish:1.1")
'de.aosd.clazzfish:clazzfish:pom:1.1'
<dependency org="de.aosd.clazzfish" name="clazzfish" rev="1.1">
  <artifact name="clazzfish" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.aosd.clazzfish', module='clazzfish', version='1.1')
)
libraryDependencies += "de.aosd.clazzfish" % "clazzfish" % "1.1"
[de.aosd.clazzfish/clazzfish "1.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.17.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

  • agent
  • monitor
  • jdbc
  • sample