microservices

A microservices module of Devonfw

License

License

Categories

Categories

Microservices Container
GroupId

GroupId

com.devonfw.microservices
ArtifactId

ArtifactId

microservices
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

microservices
A microservices module of Devonfw
Project Organization

Project Organization

devonfw

Download microservices

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.0.2.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar 2.0.2.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 2.0.2.RELEASE
org.springframework.cloud : spring-cloud-starter-config jar 2.0.2.RELEASE
com.sun.jersey : jersey-core jar 1.19.1
io.jsonwebtoken : jjwt jar 0.7.0
com.devonfw.java.modules : devon4j-basic jar 3.1.0
org.springframework.boot : spring-boot-starter-actuator jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.4.RELEASE
org.springframework.cloud : spring-cloud-starter-sleuth jar 2.0.2.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.microservices

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