| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.stokpop |
| Идентификатор | Идентификаторtest-events-hello-world |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtest-events-hello-world
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| nl.stokpop : event-scheduler | jar | 3.0.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |