| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging ORM Данные |
| Группа | Группаcom.github.robert2411.platform.components |
| Идентификатор | Идентификаторeventbus-inmemory |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBasic libs that can easely be reused in other projects
|
| Имя Файла | Размер |
|---|---|
| eventbus-inmemory-1.0.3.pom | |
| eventbus-inmemory-1.0.3.jar | 5 KB |
| eventbus-inmemory-1.0.3-sources.jar | 3 KB |
| eventbus-inmemory-1.0.3-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/ -->
<dependency>
<groupId>com.github.robert2411.platform.components</groupId>
<artifactId>eventbus-inmemory</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/
implementation 'com.github.robert2411.platform.components:eventbus-inmemory:1.0.3'
// https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/
implementation ("com.github.robert2411.platform.components:eventbus-inmemory:1.0.3")
'com.github.robert2411.platform.components:eventbus-inmemory:jar:1.0.3'
<dependency org="com.github.robert2411.platform.components" name="eventbus-inmemory" rev="1.0.3">
<artifact name="eventbus-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411.platform.components', module='eventbus-inmemory', version='1.0.3')
)
libraryDependencies += "com.github.robert2411.platform.components" % "eventbus-inmemory" % "1.0.3"
[com.github.robert2411.platform.components/eventbus-inmemory "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.robert2411.platform.components : eventbus-api | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |