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

com.github.michaelruocco.servicetemplate:service-template-spring-app 0.1.5

service-template-spring-app

Группа

Группа

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

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

service-template-spring-app
Версия

Версия

0.1.5
Тип

Тип

pom

Скачать service-template-spring-app 0.1.5


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco.servicetemplate/service-template-spring-app/ -->
<dependency>
    <groupId>com.github.michaelruocco.servicetemplate</groupId>
    <artifactId>service-template-spring-app</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco.servicetemplate/service-template-spring-app/
implementation 'com.github.michaelruocco.servicetemplate:service-template-spring-app:0.1.5'
// https://jarcasting.com/artifacts/com.github.michaelruocco.servicetemplate/service-template-spring-app/
implementation ("com.github.michaelruocco.servicetemplate:service-template-spring-app:0.1.5")
'com.github.michaelruocco.servicetemplate:service-template-spring-app:pom:0.1.5'
<dependency org="com.github.michaelruocco.servicetemplate" name="service-template-spring-app" rev="0.1.5">
  <artifact name="service-template-spring-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco.servicetemplate', module='service-template-spring-app', version='0.1.5')
)
libraryDependencies += "com.github.michaelruocco.servicetemplate" % "service-template-spring-app" % "0.1.5"
[com.github.michaelruocco.servicetemplate/service-template-spring-app "0.1.5"]