is not current version
Last Version 1.1

clazzfish-agent 1.0

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-agent
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download clazzfish-agent 1.0


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

Dependencies

runtime (1)

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

test (5)

Group / Artifact Type Version
org.apache.maven.shared : maven-invoker jar 3.0.1
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.23.0

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8.0

Project Modules

There are no modules declared in this project.