Last Version

WoB Spring Boot Starter 2.0.4.2

Shared utility code

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.worldofbooks
ArtifactId

ArtifactId

wob-spring-boot-starter
Version

Version

2.0.4.2
Type

Type

jar
Description

Description

WoB Spring Boot Starter
Shared utility code
Project URL

Project URL

https://github.com/WorldOfBuzz/wob-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/WorldOfBuzz/wob-spring-boot-starter

Download wob-spring-boot-starter 2.0.4.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.0.4.RELEASE
io.sentry : sentry-log4j2 jar 1.7.5
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.0.4.RELEASE
org.flywaydb : flyway-core jar 5.0.7
com.zaxxer : HikariCP jar 2.7.9
org.postgresql : postgresql jar 42.2.4
com.google.guava : guava jar 25.1-jre
org.apache.httpcomponents : httpclient jar 4.5.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.