License |
License |
---|---|
GroupId | GroupIdde.is24.common |
ArtifactId | ArtifactIdappmon4j-core |
Version | Version1.62 |
Type | Typejar |
Description |
Descriptionappmon4j-core
A lightweight application monitoring framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
appmon4j-core-1.62.pom | |
appmon4j-core-1.62.jar | 163 KB |
appmon4j-core-1.62-sources.jar | 78 KB |
appmon4j-core-1.62-javadoc.jar | 683 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.is24.common/appmon4j-core/ -->
<dependency>
<groupId>de.is24.common</groupId>
<artifactId>appmon4j-core</artifactId>
<version>1.62</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-core/
implementation 'de.is24.common:appmon4j-core:1.62'
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-core/
implementation ("de.is24.common:appmon4j-core:1.62")
'de.is24.common:appmon4j-core:jar:1.62'
<dependency org="de.is24.common" name="appmon4j-core" rev="1.62">
<artifact name="appmon4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24.common', module='appmon4j-core', version='1.62')
)
libraryDependencies += "de.is24.common" % "appmon4j-core" % "1.62"
[de.is24.common/appmon4j-core "1.62"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.2 |
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 1.9.5 |
org.easymock : easymock | jar | 3.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.github.stefanbirkner : system-rules | jar | 1.5.0 |