Last Version

test-events-hello-world 2.1.0

Some basic event-scheduler events, useful for testing and getting info.

License

License

GroupId

GroupId

io.perfana
ArtifactId

ArtifactId

test-events-hello-world
Version

Version

2.1.0
Type

Type

jar
Description

Description

test-events-hello-world
Some basic event-scheduler events, useful for testing and getting info.
Project URL

Project URL

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

Project Organization

Perfana
Source Code Management

Source Code Management

https://github.com/perfana/test-events-hello-world

Download test-events-hello-world 2.1.0


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

Dependencies

compile (3)

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

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.