License |
License |
---|---|
GroupId | GroupIdio.perfana |
ArtifactId | ArtifactIdtest-events-hello-world |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-events-hello-world
Some basic event-scheduler events, useful for testing and getting info.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.perfana/test-events-hello-world/ -->
<dependency>
<groupId>io.perfana</groupId>
<artifactId>test-events-hello-world</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.perfana/test-events-hello-world/
implementation 'io.perfana:test-events-hello-world:2.1.0'
// https://jarcasting.com/artifacts/io.perfana/test-events-hello-world/
implementation ("io.perfana:test-events-hello-world:2.1.0")
'io.perfana:test-events-hello-world:jar:2.1.0'
<dependency org="io.perfana" name="test-events-hello-world" rev="2.1.0">
<artifact name="test-events-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.perfana', module='test-events-hello-world', version='2.1.0')
)
libraryDependencies += "io.perfana" % "test-events-hello-world" % "2.1.0"
[io.perfana/test-events-hello-world "2.1.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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |