| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.github.ice-zero-cat |
| Идентификатор | Идентификаторcomponent-mp-spring-boot-starter |
| Последняя версия | Последняя версия2.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcomponent-mp-spring-boot-starter
mybatis-plus
|
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-mp-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>component-mp-spring-boot-starter</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-mp-spring-boot-starter/
implementation 'com.github.ice-zero-cat:component-mp-spring-boot-starter:2.0.7'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-mp-spring-boot-starter/
implementation ("com.github.ice-zero-cat:component-mp-spring-boot-starter:2.0.7")
'com.github.ice-zero-cat:component-mp-spring-boot-starter:jar:2.0.7'
<dependency org="com.github.ice-zero-cat" name="component-mp-spring-boot-starter" rev="2.0.7">
<artifact name="component-mp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='component-mp-spring-boot-starter', version='2.0.7')
)
libraryDependencies += "com.github.ice-zero-cat" % "component-mp-spring-boot-starter" % "2.0.7"
[com.github.ice-zero-cat/component-mp-spring-boot-starter "2.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | ${mybatis-plus-boot-starter.version} |
| com.esotericsoftware : reflectasm | jar | |
| net.bytebuddy : byte-buddy | jar | ${byte-buddy.version} |
| com.github.ice-zero-cat : component-db-spring-boot-starter | jar | ${component-db-spring-boot-starter.version} |