| License |
License |
|---|---|
| GroupId | GroupIdcom.nexusy |
| ArtifactId | ArtifactIdgc-log-profiler |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptiongc-log-profiler
A HotSpot GC Log profiler
|
| Filename | Size |
|---|---|
| gc-log-profiler-0.1.0.pom | |
| gc-log-profiler-0.1.0.war | 7 MB |
| gc-log-profiler-0.1.0-sources.jar | 28 KB |
| gc-log-profiler-0.1.0-javadoc.jar | 235 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nexusy/gc-log-profiler/ -->
<dependency>
<groupId>com.nexusy</groupId>
<artifactId>gc-log-profiler</artifactId>
<version>0.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexusy/gc-log-profiler/
implementation 'com.nexusy:gc-log-profiler:0.1.0'
// https://jarcasting.com/artifacts/com.nexusy/gc-log-profiler/
implementation ("com.nexusy:gc-log-profiler:0.1.0")
'com.nexusy:gc-log-profiler:war:0.1.0'
<dependency org="com.nexusy" name="gc-log-profiler" rev="0.1.0">
<artifact name="gc-log-profiler" type="war" />
</dependency>
@Grapes(
@Grab(group='com.nexusy', module='gc-log-profiler', version='0.1.0')
)
libraryDependencies += "com.nexusy" % "gc-log-profiler" % "0.1.0"
[com.nexusy/gc-log-profiler "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 4.3.5.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.5 |
| org.freemarker : freemarker | jar | 2.3.25-incubating |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 8.5.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |