| License |
License |
|---|---|
| GroupId | GroupIdcom.github.michaelruocco.servicetemplate |
| ArtifactId | ArtifactIdservice-template-spring-app |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionservice-template-spring-app
service-template-spring-app
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.github.michaelruocco.servicetemplate/service-template-spring-app/
implementation ("com.github.michaelruocco.servicetemplate:service-template-spring-app:0.1.6")
'com.github.michaelruocco.servicetemplate:service-template-spring-app:pom:0.1.6'
<dependency org="com.github.michaelruocco.servicetemplate" name="service-template-spring-app" rev="0.1.6">
<artifact name="service-template-spring-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco.servicetemplate', module='service-template-spring-app', version='0.1.6')
)
libraryDependencies += "com.github.michaelruocco.servicetemplate" % "service-template-spring-app" % "0.1.6"
[com.github.michaelruocco.servicetemplate/service-template-spring-app "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.springframework.boot : spring-boot-dependencies | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springdoc : springdoc-openapi-ui | jar | 1.6.9 |
| org.springframework.hateoas : spring-hateoas | jar | 1.5.0 |
| com.github.michaelruocco : testing-clocks | jar | 0.1.11 |
| com.github.michaelruocco.servicetemplate » service-template-api | jar | 0.1.6 |
| com.github.michaelruocco.servicetemplate : service-template-entities | jar | 0.1.6 |
| com.github.michaelruocco.servicetemplate : service-template-use-cases | jar | 0.1.6 |
| com.github.michaelruocco.servicetemplate » service-template-repository | jar | 0.1.6 |