| License |
License |
|---|---|
| GroupId | GroupIdcom.jkoolcloud.tnt4j.stream |
| ArtifactId | ArtifactIdtnt4j-stream-jmx-core |
| Last Version | Last Version0.14.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJMX Collection and Streaming over TNT4J
|
| Project Organization |
Project OrganizationjKool, LLC |
<!-- 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.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core/
implementation 'com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:0.14.2'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core/
implementation ("com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:0.14.2")
'com.jkoolcloud.tnt4j.stream:tnt4j-stream-jmx-core:jar:0.14.2'
<dependency org="com.jkoolcloud.tnt4j.stream" name="tnt4j-stream-jmx-core" rev="0.14.2">
<artifact name="tnt4j-stream-jmx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.stream', module='tnt4j-stream-jmx-core', version='0.14.2')
)
libraryDependencies += "com.jkoolcloud.tnt4j.stream" % "tnt4j-stream-jmx-core" % "0.14.2"
[com.jkoolcloud.tnt4j.stream/tnt4j-stream-jmx-core "0.14.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jkoolcloud : jesl | jar | 0.9.12 |
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
| com.lmax : disruptor | jar | 3.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 2.28.2 |