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 |
Version | Version1.1.3 |
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.3</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 |
org.yaml : snakeyaml | jar | 1.29 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-artifact | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |