Last Version

spring-app 0.1.4

spring-app

License

License

GroupId

GroupId

com.github.michaelruocco.service
ArtifactId

ArtifactId

spring-app
Version

Version

0.1.4
Type

Type

pom
Description

Description

spring-app
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 spring-app 0.1.4


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

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.9
com.github.michaelruocco.service » api jar 0.1.4
com.github.michaelruocco.service : entities jar 0.1.4
com.github.michaelruocco.service : use-cases jar 0.1.4
com.github.michaelruocco.service » repository jar 0.1.4

Project Modules

There are no modules declared in this project.