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

com.github.ulisesbocchio:spring-boot-jar-resources 1.0

Spring Boot Jar Resources

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-jar-resources
Версия

Версия

1.0
Тип

Тип

jar

Скачать spring-boot-jar-resources 1.0


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