Last Version

42 Jarb Spring Boot Starter 1.1.0

Spring boot starter for Jarb

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

jarb-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

42 Jarb Spring Boot Starter
Spring boot starter for Jarb
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

https://github.com/42BV/jarb-spring-boot-starter

Download jarb-spring-boot-starter 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.boot : spring-boot-starter-data-jpa Optional jar
nl.42 : jarb jar 5.3.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.hsqldb : hsqldb jar 2.4.1

Project Modules

There are no modules declared in this project.