| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.lshaci |
| Идентификатор | Идентификаторrmfc-core |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеReliable message final consistency
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| rmfc-core-0.0.1.pom | |
| rmfc-core-0.0.1.jar | 34 MB |
| rmfc-core-0.0.1-sources.jar | 4 KB |
| rmfc-core-0.0.1-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.lshaci/rmfc-core/ -->
<dependency>
<groupId>top.lshaci</groupId>
<artifactId>rmfc-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/rmfc-core/
implementation 'top.lshaci:rmfc-core:0.0.1'
// https://jarcasting.com/artifacts/top.lshaci/rmfc-core/
implementation ("top.lshaci:rmfc-core:0.0.1")
'top.lshaci:rmfc-core:jar:0.0.1'
<dependency org="top.lshaci" name="rmfc-core" rev="0.0.1">
<artifact name="rmfc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='rmfc-core', version='0.0.1')
)
libraryDependencies += "top.lshaci" % "rmfc-core" % "0.0.1"
[top.lshaci/rmfc-core "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.lshaci : rmfc-common | jar | 0.0.1 |
| org.springframework.cloud : spring-cloud-starter-eureka | jar | |
| org.springframework.cloud : spring-cloud-starter-feign | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.4.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.5.RELEASE |