Last Version

test-events-springboot 1.0.0

Interact with the springboot actuator pages to get info and create heapdumps or stacktraces. And more...

License

License

GroupId

GroupId

io.perfana
ArtifactId

ArtifactId

test-events-springboot
Version

Version

1.0.0
Type

Type

jar
Description

Description

test-events-springboot
Interact with the springboot actuator pages to get info and create heapdumps or stacktraces. And more...
Project URL

Project URL

https://github.com/perfana/test-events-springboot
Project Organization

Project Organization

Perfana
Source Code Management

Source Code Management

https://github.com/perfana/test-events-springboot

Download test-events-springboot 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.