Last Version

test-events-hello-world 1.2.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

nl.stokpop
ArtifactId

ArtifactId

test-events-hello-world
Version

Version

1.2.1
Type

Type

jar
Description

Description

test-events-hello-world
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Stokpop
Source Code Management

Source Code Management

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

Download test-events-hello-world 1.2.1


<!-- https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/ -->
<dependency>
    <groupId>nl.stokpop</groupId>
    <artifactId>test-events-hello-world</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/
implementation 'nl.stokpop:test-events-hello-world:1.2.1'
// https://jarcasting.com/artifacts/nl.stokpop/test-events-hello-world/
implementation ("nl.stokpop:test-events-hello-world:1.2.1")
'nl.stokpop:test-events-hello-world:jar:1.2.1'
<dependency org="nl.stokpop" name="test-events-hello-world" rev="1.2.1">
  <artifact name="test-events-hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.stokpop', module='test-events-hello-world', version='1.2.1')
)
libraryDependencies += "nl.stokpop" % "test-events-hello-world" % "1.2.1"
[nl.stokpop/test-events-hello-world "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.stokpop : event-scheduler jar 3.0.2
com.google.code.gson : gson jar 2.8.9

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.