| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.lshaci |
| Идентификатор | Идентификаторrmfc-server |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDistributed transaction
Reliable message final consistency -- server
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| rmfc-server-0.0.1.pom | |
| rmfc-server-0.0.1.jar | 45 MB |
| rmfc-server-0.0.1-sources.jar | 26 KB |
| rmfc-server-0.0.1-javadoc.jar | 206 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.lshaci/rmfc-server/ -->
<dependency>
<groupId>top.lshaci</groupId>
<artifactId>rmfc-server</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/rmfc-server/
implementation 'top.lshaci:rmfc-server:0.0.1'
// https://jarcasting.com/artifacts/top.lshaci/rmfc-server/
implementation ("top.lshaci:rmfc-server:0.0.1")
'top.lshaci:rmfc-server:jar:0.0.1'
<dependency org="top.lshaci" name="rmfc-server" rev="0.0.1">
<artifact name="rmfc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='rmfc-server', version='0.0.1')
)
libraryDependencies += "top.lshaci" % "rmfc-server" % "0.0.1"
[top.lshaci/rmfc-server "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.lshaci : validate | jar | 0.0.4 |
| top.lshaci : rmfc-common | jar | 0.0.1 |
| org.springframework.cloud : spring-cloud-starter-eureka | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | 1.4.5.RELEASE |
| org.springframework.boot : spring-boot-starter-activemq | jar | 1.4.5.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.4.5.RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.1 |
| mysql : mysql-connector-java | jar | 5.1.41 |
| com.alibaba : druid | jar | 1.1.2 |
| com.google.code.gson : gson | jar | 2.7 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.5.RELEASE |