Last Version

OneOps Secrets Proxy 1.5.0

A secure proxy service for managing OneOps secrets.

License

License

GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

secrets-proxy
Version

Version

1.5.0
Type

Type

jar
Description

Description

OneOps Secrets Proxy
A secure proxy service for managing OneOps secrets.
Project URL

Project URL

https://github.com/oneops/secrets-proxy
Project Organization

Project Organization

Walmart, Inc.
Source Code Management

Source Code Management

https://github.com/oneops/secrets-proxy

Download secrets-proxy 1.5.0


<!-- https://jarcasting.com/artifacts/com.oneops/secrets-proxy/ -->
<dependency>
    <groupId>com.oneops</groupId>
    <artifactId>secrets-proxy</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneops/secrets-proxy/
implementation 'com.oneops:secrets-proxy:1.5.0'
// https://jarcasting.com/artifacts/com.oneops/secrets-proxy/
implementation ("com.oneops:secrets-proxy:1.5.0")
'com.oneops:secrets-proxy:jar:1.5.0'
<dependency org="com.oneops" name="secrets-proxy" rev="1.5.0">
  <artifact name="secrets-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneops', module='secrets-proxy', version='1.5.0')
)
libraryDependencies += "com.oneops" % "secrets-proxy" % "1.5.0"
[com.oneops/secrets-proxy "1.5.0"]

Dependencies

compile (32)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-jooq jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-cache jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jetty jar
org.eclipse.jetty : jetty-proxy jar
org.eclipse.jetty : jetty-jmx jar
net.rakugakibox.spring.boot : logback-access-spring-boot-starter jar 2.6.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.postgresql : postgresql jar 9.3-1104-jdbc4
com.zaxxer : HikariCP jar 3.2.0
io.dropwizard.metrics : metrics-core jar
org.jolokia : jolokia-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.apache.commons : commons-lang3 jar 3.7
com.google.auto.value : auto-value-annotations jar 1.6.1
com.google.guava : guava jar 30.1-jre
com.squareup.okhttp3 : logging-interceptor jar 3.10.0
com.squareup.okhttp3 : okhttp-urlconnection jar 3.10.0
org.ldaptive : ldaptive jar 1.2.3
com.github.ben-manes.caffeine : caffeine jar
io.jsonwebtoken : jjwt jar 0.9.0
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
org.togglz : togglz-spring-boot-starter jar 2.5.0.Final
org.togglz : togglz-spring-security jar 2.5.0.Final
org.togglz : togglz-console jar 2.5.0.Final

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.1
com.google.code.findbugs : jsr305 jar 3.0.2

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.