GroupId | GroupIdcom.jkoolcloud.tnt4j.stream |
---|---|
ArtifactId | ArtifactIdtnt4j-stream-jmx-core |
Version | Version0.8.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.stream</groupId>
<artifactId>tnt4j-stream-jmx-core</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core/
implementation 'com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:0.8.3'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core/
implementation ("com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:0.8.3")
'com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:jar:0.8.3'
<dependency org="com.jkoolcloud.tnt4j.stream" name="tnt4j-stream-jmx-core" rev="0.8.3">
<artifact name="tnt4j-stream-jmx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.stream', module='tnt4j-stream-jmx-core', version='0.8.3')
)
libraryDependencies += "com.jkoolcloud.tnt4j.stream" % "tnt4j-stream-jmx-core" % "0.8.3"
[com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core "0.8.3"]