License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdcom.duosecurity |
ArtifactId | ArtifactIdduo-client |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDuo Security API client
Two Factor Authentication API Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
duo-client-0.5.0.pom | |
duo-client-0.5.0.jar | 18 KB |
duo-client-0.5.0-src.zip | 405 KB |
duo-client-0.5.0-src.tar.gz | 401 KB |
duo-client-0.5.0-sources.jar | 14 KB |
duo-client-0.5.0-javadoc.jar | 45 KB |
duo-client-0.5.0-jar-with-dependencies.jar | 403 KB |
duo-client-0.5.0-bin.zip | 381 KB |
duo-client-0.5.0-bin.tar.gz | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.duosecurity/duo-client/ -->
<dependency>
<groupId>com.duosecurity</groupId>
<artifactId>duo-client</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.duosecurity/duo-client/
implementation 'com.duosecurity:duo-client:0.5.0'
// https://jarcasting.com/artifacts/com.duosecurity/duo-client/
implementation ("com.duosecurity:duo-client:0.5.0")
'com.duosecurity:duo-client:jar:0.5.0'
<dependency org="com.duosecurity" name="duo-client" rev="0.5.0">
<artifact name="duo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.duosecurity', module='duo-client', version='0.5.0')
)
libraryDependencies += "com.duosecurity" % "duo-client" % "0.5.0"
[com.duosecurity/duo-client "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.json : org.json | jar | chargebee-1.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.guava : guava | jar | 30.1.1-jre |
org.mockito : mockito-all | jar | 1.10.19 |