devonfw-async

Module for asynchronous processing with JAX-RS

License

License

GroupId

GroupId

com.devonfw.modules
ArtifactId

ArtifactId

devonfw-async
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

devonfw-async
Module for asynchronous processing with JAX-RS
Project Organization

Project Organization

devonfw

Download devonfw-async

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jersey jar 2.0.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.
Important
These modules for devon4j are considered as legacy and are deprecated. Most of the features are or will be migrated to devon4j. If you are still using these modules in your project you can find all code and documentation still in this repository. Please refer to the new documentation available here https://github.com/devonfw/devonfw-guide/raw/master/devonfw_guide.pdf

devonfw modules for devon4j

devonfw general and technology-independent components and overview. These are the former IP modules that now are Open Source as the rest of the devonfw assets.

com.devonfw.modules

devonfw

The Open Source Standard Software Development Platform for state of the art Cloud Native Micro Service and Multi Platform Rich Web Apps

Versions

Version
3.1.0
3.0.0
2.4.0