| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xlmkit |
| Идентификатор | Идентификаторxlmkit-springboot |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеxlmkit-springboot
xlmkit-springboot
|
| Имя Файла | Размер |
|---|---|
| xlmkit-springboot-1.0.6.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xlmkit/xlmkit-springboot/ -->
<dependency>
<groupId>com.github.xlmkit</groupId>
<artifactId>xlmkit-springboot</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlmkit/xlmkit-springboot/
implementation 'com.github.xlmkit:xlmkit-springboot:1.0.6'
// https://jarcasting.com/artifacts/com.github.xlmkit/xlmkit-springboot/
implementation ("com.github.xlmkit:xlmkit-springboot:1.0.6")
'com.github.xlmkit:xlmkit-springboot:pom:1.0.6'
<dependency org="com.github.xlmkit" name="xlmkit-springboot" rev="1.0.6">
<artifact name="xlmkit-springboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlmkit', module='xlmkit-springboot', version='1.0.6')
)
libraryDependencies += "com.github.xlmkit" % "xlmkit-springboot" % "1.0.6"
[com.github.xlmkit/xlmkit-springboot "1.0.6"]