License |
License |
---|---|
GroupId | GroupIdio.perfana |
ArtifactId | ArtifactIdtest-events-springboot |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-events-springboot
Interact with the springboot actuator pages to get info and create heapdumps or stacktraces. And more...
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.perfana/test-events-springboot/ -->
<dependency>
<groupId>io.perfana</groupId>
<artifactId>test-events-springboot</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.perfana/test-events-springboot/
implementation 'io.perfana:test-events-springboot:1.0.0'
// https://jarcasting.com/artifacts/io.perfana/test-events-springboot/
implementation ("io.perfana:test-events-springboot:1.0.0")
'io.perfana:test-events-springboot:jar:1.0.0'
<dependency org="io.perfana" name="test-events-springboot" rev="1.0.0">
<artifact name="test-events-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.perfana', module='test-events-springboot', version='1.0.0')
)
libraryDependencies += "io.perfana" % "test-events-springboot" % "1.0.0"
[io.perfana/test-events-springboot "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.perfana : event-scheduler | jar | 3.0.2 |
com.google.code.gson : gson | jar | 2.8.9 |
net.jcip : jcip-annotations | jar | 1.0 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |