License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Maven Build Tools config Application Layer Libs Configuration |
GroupId | GroupIdio.github.willianwd |
ArtifactId | ArtifactIdquarkus-spring-cloud-config-maven-plugin |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionQuarkus Spring Cloud Config Maven Plugin
This plugin fetch properties from Spring Cloud Config to be used during build time
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.willianwd</groupId>
<artifactId>quarkus-spring-cloud-config-maven-plugin</artifactId>
<version>1.1.8</version>
</plugin>
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |