crab-spring-boot-starter

spring boot starter of crab-java.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.haiger.starter
ArtifactId

ArtifactId

crab-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

crab-spring-boot-starter
spring boot starter of crab-java.
Project URL

Project URL

https://github.com/haiger/crab
Project Organization

Project Organization

Pivotal Software, Inc.

Download crab-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
com.github.haiger : crab-java jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0