| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.perfana |
| Идентификатор | Идентификаторtest-events-hello-world |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtest-events-hello-world
Some basic event-scheduler events, useful for testing and getting info.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-events-hello-world-2.1.0.pom | |
| test-events-hello-world-2.1.0.jar | 20 KB |
| test-events-hello-world-2.1.0-sources.jar | 15 KB |
| test-events-hello-world-2.1.0-javadoc.jar | 451 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.perfana : event-scheduler | jar | 3.0.2 |
| com.google.code.gson : gson | jar | 2.8.9 |
| net.jcip : jcip-annotations | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |