| License |
License |
|---|---|
| GroupId | GroupIdde.aosd.clazzfish |
| ArtifactId | ArtifactIdclazzfish-agent |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclazzfish-agent
ClazzFish is a collection of different modules, which help you to dive into
the classpath of your application and to monitor it.
|
| Filename | Size |
|---|---|
| clazzfish-agent-1.1.pom | |
| clazzfish-agent-1.1.jar | 8 KB |
| clazzfish-agent-1.1-sources.jar | 9 KB |
| clazzfish-agent-1.1-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-agent/ -->
<dependency>
<groupId>de.aosd.clazzfish</groupId>
<artifactId>clazzfish-agent</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-agent/
implementation 'de.aosd.clazzfish:clazzfish-agent:1.1'
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-agent/
implementation ("de.aosd.clazzfish:clazzfish-agent:1.1")
'de.aosd.clazzfish:clazzfish-agent:jar:1.1'
<dependency org="de.aosd.clazzfish" name="clazzfish-agent" rev="1.1">
<artifact name="clazzfish-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.aosd.clazzfish', module='clazzfish-agent', version='1.1')
)
libraryDependencies += "de.aosd.clazzfish" % "clazzfish-agent" % "1.1"
[de.aosd.clazzfish/clazzfish-agent "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.shared : maven-invoker | jar | 3.1.0 |
| 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 |