License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jolokia Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.jolokia |
ArtifactId | ArtifactIdjolokia-client-parent |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjolokia-client-parent
jolokia client parent pom
|
Filename | Size |
---|---|
jolokia-client-parent-1.7.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jolokia/jolokia-client-parent/ -->
<dependency>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-client-parent</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jolokia/jolokia-client-parent/
implementation 'org.jolokia:jolokia-client-parent:1.7.1'
// https://jarcasting.com/artifacts/org.jolokia/jolokia-client-parent/
implementation ("org.jolokia:jolokia-client-parent:1.7.1")
'org.jolokia:jolokia-client-parent:pom:1.7.1'
<dependency org="org.jolokia" name="jolokia-client-parent" rev="1.7.1">
<artifact name="jolokia-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jolokia', module='jolokia-client-parent', version='1.7.1')
)
libraryDependencies += "org.jolokia" % "jolokia-client-parent" % "1.7.1"
[org.jolokia/jolokia-client-parent "1.7.1"]