| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.occurrent |
| Идентификатор | Идентификаторtime |
| Последняя версия | Последняя версия0.14.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
| Имя Файла | Размер |
|---|---|
| time-0.14.3.pom | |
| time-0.14.3.jar | 2 KB |
| time-0.14.3-sources.jar | 2 KB |
| time-0.14.3-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.occurrent/time/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>time</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/time/
implementation 'org.occurrent:time:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/time/
implementation ("org.occurrent:time:0.14.3")
'org.occurrent:time:jar:0.14.3'
<dependency org="org.occurrent" name="time" rev="0.14.3">
<artifact name="time" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='time', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "time" % "0.14.3"
[org.occurrent/time "0.14.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |