License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-jvm-profiler |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionStreamX : JVM Profiler
A magical framework that makes Flink development easier
|
Filename | Size |
---|---|
streamx-jvm-profiler-1.0.0.pom | |
streamx-jvm-profiler-1.0.0.jar | 3 MB |
streamx-jvm-profiler-1.0.0-sources.jar | 70 KB |
streamx-jvm-profiler-1.0.0-javadoc.jar | 314 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-jvm-profiler/
implementation 'com.streamxhub.streamx:streamx-jvm-profiler:1.0.0'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-jvm-profiler/
implementation ("com.streamxhub.streamx:streamx-jvm-profiler:1.0.0")
'com.streamxhub.streamx:streamx-jvm-profiler:jar:1.0.0'
<dependency org="com.streamxhub.streamx" name="streamx-jvm-profiler" rev="1.0.0">
<artifact name="streamx-jvm-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-jvm-profiler', version='1.0.0')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-jvm-profiler" % "1.0.0"
[com.streamxhub.streamx/streamx-jvm-profiler "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scalaj : scalaj-http_2.11 | jar | 2.4.2 |
org.apache.commons : commons-lang3 | jar | 3.5 |
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.28 |
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 |