org.zalando.stups:spring-boot-starter-async

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

spring-boot-starter-async
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/booties.git

Download spring-boot-starter-async

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.assertj : assertj-core jar 3.4.0

Project Modules

There are no modules declared in this project.

Build Status Coverage Status

Try Initializer

#Booties

##STUPS-Support

Some starters that helps integration of your application into STUPS - Platform.

###stups-twintip-spring-boot-starter

Zalando-STUPS-Twintip Support.

NON-STUPS

###guava-eventbus-spring-boot-starter

Simple integration of Guava-Eventbus.

###data-jpa-eclipselink-spring-boot-starter

If you don't like Hibernate you can use EclipseLink.

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Versions

Version
0.5.1
0.5.0