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