License |
License |
---|---|
Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.att.woorea |
ArtifactId | ArtifactIdkeystone-client |
Last Version | Last Version3.3.30-oss |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenStack Keystone Client
OpenStack Keystone Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
keystone-client-3.3.30-oss.pom | |
keystone-client-3.3.30-oss.jar | 48 KB |
keystone-client-3.3.30-oss-sources.jar | 18 KB |
keystone-client-3.3.30-oss-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.woorea/keystone-client/ -->
<dependency>
<groupId>com.att.woorea</groupId>
<artifactId>keystone-client</artifactId>
<version>3.3.30-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/keystone-client/
implementation 'com.att.woorea:keystone-client:3.3.30-oss'
// https://jarcasting.com/artifacts/com.att.woorea/keystone-client/
implementation ("com.att.woorea:keystone-client:3.3.30-oss")
'com.att.woorea:keystone-client:jar:3.3.30-oss'
<dependency org="com.att.woorea" name="keystone-client" rev="3.3.30-oss">
<artifact name="keystone-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='keystone-client', version='3.3.30-oss')
)
libraryDependencies += "com.att.woorea" % "keystone-client" % "3.3.30-oss"
[com.att.woorea/keystone-client "3.3.30-oss"]
Group / Artifact | Type | Version |
---|---|---|
com.att.woorea : openstack-client | jar | 3.3.30-oss |
com.att.woorea : keystone-model | jar | 3.3.30-oss |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |