| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.fangjinuo.esmvc |
| Идентификатор | Идентификаторesmvc-spring-boot-common |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.esmvc:esmvc-spring-boot-common:1.3.0
ElasticSearch ORM and service
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-common/ -->
<dependency>
<groupId>com.github.fangjinuo.esmvc</groupId>
<artifactId>esmvc-spring-boot-common</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-common/
implementation 'com.github.fangjinuo.esmvc:esmvc-spring-boot-common:1.3.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-common/
implementation ("com.github.fangjinuo.esmvc:esmvc-spring-boot-common:1.3.0")
'com.github.fangjinuo.esmvc:esmvc-spring-boot-common:jar:1.3.0'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-spring-boot-common" rev="1.3.0">
<artifact name="esmvc-spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc-spring-boot-common', version='1.3.0')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-spring-boot-common" % "1.3.0"
[com.github.fangjinuo.esmvc/esmvc-spring-boot-common "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.esmvc : esmvc-service | jar | 1.3.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |