License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-service-remoteconfig |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-service-remoteconfig
The gateway service for interacting with remote configuration registries.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-service-remoteconfig/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-service-remoteconfig</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-service-remoteconfig/
implementation 'org.apache.knox:gateway-service-remoteconfig:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-service-remoteconfig/
implementation ("org.apache.knox:gateway-service-remoteconfig:1.6.1")
'org.apache.knox:gateway-service-remoteconfig:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-service-remoteconfig" rev="1.6.1">
<artifact name="gateway-service-remoteconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-service-remoteconfig', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-service-remoteconfig" % "1.6.1"
[org.apache.knox/gateway-service-remoteconfig "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-i18n | jar | 1.6.1 |
org.apache.knox : gateway-spi | jar | 1.6.1 |
org.apache.knox : gateway-util-configinjector | jar | 1.6.1 |
org.apache.zookeeper : zookeeper | jar | 3.5.7 |
org.apache.zookeeper : zookeeper-jute | jar | 3.5.7 |
org.apache.curator : curator-framework | jar | 4.3.0 |
org.apache.curator : curator-client | jar | 4.3.0 |
org.apache.curator : curator-recipes | jar | 4.3.0 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-test-utils | jar | 1.6.1 |
org.apache.curator : curator-test | jar | 4.3.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.2 |