service-template-spring-app


License

License

GroupId

GroupId

com.github.michaelruocco.servicetemplate
ArtifactId

ArtifactId

service-template-spring-app
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

pom
Description

Description

service-template-spring-app
service-template-spring-app
Project URL

Project URL

https://github.com/michaelruocco/spring-boot-service-template
Source Code Management

Source Code Management

https://github.com/michaelruocco/spring-boot-service-template

Download service-template-spring-app

How to add to project

<!-- 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"]

Dependencies

runtime (11)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5