Quarkus Spring Cloud Config Maven Plugin

This plugin fetch properties from Spring Cloud Config to be used during build time

License

License

Categories

Categories

Quarkus Container Microservices Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

io.github.willianwd
ArtifactId

ArtifactId

quarkus-spring-cloud-config-maven-plugin
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Quarkus Spring Cloud Config Maven Plugin
This plugin fetch properties from Spring Cloud Config to be used during build time
Project URL

Project URL

https://github.com/wllianwd/quarkus-spring-cloud-config-maven-plugin
Source Code Management

Source Code Management

https://github.com/wllianwd/quarkus-spring-cloud-config-maven-plugin

Download quarkus-spring-cloud-config-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.willianwd</groupId>
    <artifactId>quarkus-spring-cloud-config-maven-plugin</artifactId>
    <version>1.1.8</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.yaml : snakeyaml jar 1.30

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.8
1.0.3
1.0.2
1.0.1
1.0.0