License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.openwms |
ArtifactId | ArtifactIdorg.openwms.configuration |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenWMS.org CORE: Configuration Service
OpenWMS.org is an open source warehouse management software
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.configuration/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.configuration</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.configuration/
implementation 'org.openwms:org.openwms.configuration:1.2.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.configuration/
implementation ("org.openwms:org.openwms.configuration:1.2.0")
'org.openwms:org.openwms.configuration:jar:1.2.0'
<dependency org="org.openwms" name="org.openwms.configuration" rev="1.2.0">
<artifact name="org.openwms.configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.configuration', version='1.2.0')
)
libraryDependencies += "org.openwms" % "org.openwms.configuration" % "1.2.0"
[org.openwms/org.openwms.configuration "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-config-monitor | jar | |
org.springframework.cloud : spring-cloud-config-server | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.cloud : spring-cloud-starter-stream-rabbit | jar | |
org.springframework.retry : spring-retry | jar | |
com.google.guava : guava | jar | 30.0-jre |
io.interface21 : ameba-lib | jar | 3.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus Optional | jar | |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.jolokia : jolokia-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar | |
com.tngtech.archunit : archunit-junit5-engine | jar | 0.14.1 |