StreamX : JVM Profiler

A magical framework that makes Flink development easier

License

License

GroupId

GroupId

com.streamxhub.streamx
ArtifactId

ArtifactId

streamx-jvm-profiler
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

StreamX : JVM Profiler
A magical framework that makes Flink development easier

Download streamx-jvm-profiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-jvm-profiler/ -->
<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx-jvm-profiler</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-jvm-profiler/
implementation 'com.streamxhub.streamx:streamx-jvm-profiler:1.2.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-jvm-profiler/
implementation ("com.streamxhub.streamx:streamx-jvm-profiler:1.2.0")
'com.streamxhub.streamx:streamx-jvm-profiler:jar:1.2.0'
<dependency org="com.streamxhub.streamx" name="streamx-jvm-profiler" rev="1.2.0">
  <artifact name="streamx-jvm-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-jvm-profiler', version='1.2.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-jvm-profiler" % "1.2.0"
[com.streamxhub.streamx/streamx-jvm-profiler "1.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scalaj : scalaj-http_2.11 jar 2.4.2
org.apache.commons : commons-lang3 jar 3.8.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.javassist : javassist jar 3.21.0-GA
org.yaml : snakeyaml jar 1.29
org.fusesource.jansi : jansi jar 2.3.4

provided (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.scalatest : scalatest_2.11 jar 3.2.9
org.junit.jupiter : junit-jupiter-engine jar 5.6.3
org.junit.jupiter : junit-jupiter-params jar 5.6.3
org.junit.jupiter : junit-jupiter-api jar 5.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0