Last Version

Conjur 3.0.3

Programmatic Java access to the Conjur API

License

License

GroupId

GroupId

com.cyberark.conjur.api
ArtifactId

ArtifactId

conjur-api
Version

Version

3.0.3
Type

Type

jar
Description

Description

Conjur
Programmatic Java access to the Conjur API
Project URL

Project URL

https://github.com/cyberark/conjur-api-java
Source Code Management

Source Code Management

https://github.com/cyberark/conjur-api-java

Download conjur-api 3.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.