License |
License |
---|---|
GroupId | GroupIdde.aosd.clazzfish |
ArtifactId | ArtifactIdclazzfish |
Version | Version1.0 |
Type | Typepom |
Description |
DescriptionClazzFish
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clazzfish-1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/ -->
<dependency>
<groupId>de.aosd.clazzfish</groupId>
<artifactId>clazzfish</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/
implementation 'de.aosd.clazzfish:clazzfish:1.0'
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish/
implementation ("de.aosd.clazzfish:clazzfish:1.0")
'de.aosd.clazzfish:clazzfish:pom:1.0'
<dependency org="de.aosd.clazzfish" name="clazzfish" rev="1.0">
<artifact name="clazzfish" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.aosd.clazzfish', module='clazzfish', version='1.0')
)
libraryDependencies += "de.aosd.clazzfish" % "clazzfish" % "1.0"
[de.aosd.clazzfish/clazzfish "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
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 |