com.github.vatbub:safeAPIKeyStore.client

A (somewhat) secure approach to storing api keys in open source projects

License

License

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

safeAPIKeyStore.client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

A (somewhat) secure approach to storing api keys in open source projects
Project Organization

Project Organization

Frederik Kammel

Download safeAPIKeyStore.client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vatbub : safeAPIKeyStore.common jar 1.1
com.esotericsoftware : kryonet jar 2.22.0-RC1
org.jetbrains : annotations jar 15.0

test (6)

Group / Artifact Type Version
com.github.vatbub : common.core jar 0.1.3
com.github.vatbub : safeAPIKeyStore.server test-jar 1.1
com.github.vatbub : safeAPIKeyStore.server jar 1.1
org.awaitility : awaitility jar 3.0.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.4-atlassian-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0