| License |
License |
|---|---|
| GroupId | GroupIdnl.stokpop |
| ArtifactId | ArtifactIdtest-events-hello-world |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-events-hello-world
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.stokpop : event-scheduler | jar | 3.0.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |