не последняя версия
Последняя версия 11.4

com.github.shepherdviolet:slate-springboot 9.12

Java EE Library

Группа

Группа

com.github.shepherdviolet
Идентификатор

Идентификатор

slate-springboot
Версия

Версия

9.12
Тип

Тип

jar

Скачать slate-springboot 9.12


<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>slate-springboot</artifactId>
    <version>9.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation 'com.github.shepherdviolet:slate-springboot:9.12'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation ("com.github.shepherdviolet:slate-springboot:9.12")
'com.github.shepherdviolet:slate-springboot:jar:9.12'
<dependency org="com.github.shepherdviolet" name="slate-springboot" rev="9.12">
  <artifact name="slate-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-springboot', version='9.12')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-springboot" % "9.12"
[com.github.shepherdviolet/slate-springboot "9.12"]