Last Version

Credential storage service stand-alone client 0.0.1

Credential storage service stand-alone client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

credential-storage-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

Credential storage service stand-alone client
Credential storage service stand-alone client
Project URL

Project URL

https://github.com/mtakaki/CredentialStorageServiceClient
Source Code Management

Source Code Management

https://github.com/mtakaki/CredentialStorageServiceClient

Download credential-storage-client 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.mtakaki/credential-storage-client/ -->
<dependency>
    <groupId>com.github.mtakaki</groupId>
    <artifactId>credential-storage-client</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mtakaki/credential-storage-client/
implementation 'com.github.mtakaki:credential-storage-client:0.0.1'
// https://jarcasting.com/artifacts/com.github.mtakaki/credential-storage-client/
implementation ("com.github.mtakaki:credential-storage-client:0.0.1")
'com.github.mtakaki:credential-storage-client:jar:0.0.1'
<dependency org="com.github.mtakaki" name="credential-storage-client" rev="0.0.1">
  <artifact name="credential-storage-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mtakaki', module='credential-storage-client', version='0.0.1')
)
libraryDependencies += "com.github.mtakaki" % "credential-storage-client" % "0.0.1"
[com.github.mtakaki/credential-storage-client "0.0.1"]

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.3.0
com.github.mtakaki : credential-storage jar 0.0.2
io.dropwizard : dropwizard-testing jar 0.9.2

Project Modules

There are no modules declared in this project.