is not current version
Last Version 0.9.2

io.github.venafi:vcert-java 0.6.2

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
Version

Version

0.6.2
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 0.6.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.61
org.bouncycastle : bcpkix-jdk15on jar 1.61
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.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
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

provided (1)

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

test (6)

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.12.2

Project Modules

There are no modules declared in this project.