GroupId | GroupIdorg.kasource.kajmx |
---|---|
ArtifactId | ArtifactIdka-jmx-web |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
ka-jmx-web-0.1.pom | |
ka-jmx-web-0.1.jar | 164 KB |
ka-jmx-web-0.1-sources.jar | 154 KB |
ka-jmx-web-0.1-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-web/ -->
<dependency>
<groupId>org.kasource.kajmx</groupId>
<artifactId>ka-jmx-web</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-web/
implementation 'org.kasource.kajmx:ka-jmx-web:0.1'
// https://jarcasting.com/artifacts/org.kasource.kajmx/ka-jmx-web/
implementation ("org.kasource.kajmx:ka-jmx-web:0.1")
'org.kasource.kajmx:ka-jmx-web:jar:0.1'
<dependency org="org.kasource.kajmx" name="ka-jmx-web" rev="0.1">
<artifact name="ka-jmx-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.kajmx', module='ka-jmx-web', version='0.1')
)
libraryDependencies += "org.kasource.kajmx" % "ka-jmx-web" % "0.1"
[org.kasource.kajmx/ka-jmx-web "0.1"]