License |
License |
---|---|
Categories |
CategoriesJolokia Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.jolokia |
ArtifactId | ArtifactIdjolokia-core |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjolokia-core
jar file containing servlet and helper classes
|
Filename | Size |
---|---|
jolokia-core-1.7.1.pom | |
jolokia-core-1.7.1.jar | 217 KB |
jolokia-core-1.7.1-sources.jar | 167 KB |
jolokia-core-1.7.1-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jolokia/jolokia-core/ -->
<dependency>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-core</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jolokia/jolokia-core/
implementation 'org.jolokia:jolokia-core:1.7.1'
// https://jarcasting.com/artifacts/org.jolokia/jolokia-core/
implementation ("org.jolokia:jolokia-core:1.7.1")
'org.jolokia:jolokia-core:jar:1.7.1'
<dependency org="org.jolokia" name="jolokia-core" rev="1.7.1">
<artifact name="jolokia-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jolokia', module='jolokia-core', version='1.7.1')
)
libraryDependencies += "org.jolokia" % "jolokia-core" % "1.7.1"
[org.jolokia/jolokia-core "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jolokia : jolokia-test-util | jar | 1.7.1 |
org.testng : testng | jar | 6.8.8 |
org.easymock : easymock | jar | 4.3 |