License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-jvm-profiler |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionStreamX : JVM Profiler
A magical framework that makes Flink development easier
|
Filename | Size |
---|---|
streamx-jvm-profiler-1.2.0.pom | |
streamx-jvm-profiler-1.2.0.jar | 3 MB |
streamx-jvm-profiler-1.2.0-sources.jar | 70 KB |
streamx-jvm-profiler-1.2.0-javadoc.jar | 707 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |