io.github.venafi:vcert-java

VCert is a Java library, SDK, designed to simplify key generation and enrollment of machine identities (also known as SSL/TLS certificates and keys) that comply with enterprise security policy by using the Venafi Platform or Venafi Cloud.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.venafi
ArtifactId

ArtifactId

vcert-java
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.venafi:vcert-java
VCert is a Java library, SDK, designed to simplify key generation and enrollment of machine identities (also known as SSL/TLS certificates and keys) that comply with enterprise security policy by using the Venafi Platform or Venafi Cloud.
Project URL

Project URL

https://github.com/Venafi/vcert-java
Source Code Management

Source Code Management

https://github.com/Venafi/vcert-java/tree/master

Download vcert-java

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.venafi/vcert-java/ -->
<dependency>
    <groupId>io.github.venafi</groupId>
    <artifactId>vcert-java</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.venafi/vcert-java/
implementation 'io.github.venafi:vcert-java:0.9.2'
// https://jarcasting.com/artifacts/io.github.venafi/vcert-java/
implementation ("io.github.venafi:vcert-java:0.9.2")
'io.github.venafi:vcert-java:jar:0.9.2'
<dependency org="io.github.venafi" name="vcert-java" rev="0.9.2">
  <artifact name="vcert-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.venafi', module='vcert-java', version='0.9.2')
)
libraryDependencies += "io.github.venafi" % "vcert-java" % "0.9.2"
[io.github.venafi/vcert-java "0.9.2"]

Dependencies

compile (13)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
io.github.openfeign : feign-gson jar 10.4.0
io.github.openfeign : feign-slf4j jar 10.4.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
com.google.guava : guava jar 30.1.1-jre
org.ini4j : ini4j jar 0.5.4
org.apache.commons : commons-lang3 jar 3.11
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
org.purejava : tweetnacl-java jar 1.1.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.mockito : mockito-core jar 2.25.1
org.mockito : mockito-junit-jupiter jar 2.25.1
com.github.tomakehurst : wiremock-jre8 jar 2.22.0
org.assertj : assertj-core jar 3.22.0
com.sshtools : maverick-base jar 3.0.3-FINAL

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.1
0.9.0
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2