Last Version

Keywhiz (Parent) 0.10.1

A distribution system for secrets.

License

License

Categories

Categories

Square Business Logic Libraries Financial KeY Data Data Formats Formal Verification Keywhiz Security
GroupId

GroupId

com.squareup.keywhiz
ArtifactId

ArtifactId

keywhiz-parent
Version

Version

0.10.1
Type

Type

pom
Description

Description

Keywhiz (Parent)
A distribution system for secrets.
Project URL

Project URL

https://github.com/square/keywhiz
Source Code Management

Source Code Management

https://github.com/square/keywhiz/

Download keywhiz-parent 0.10.1

Filename Size
keywhiz-parent-0.10.1.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/com.squareup.keywhiz/keywhiz-parent/ -->
<dependency>
    <groupId>com.squareup.keywhiz</groupId>
    <artifactId>keywhiz-parent</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.keywhiz/keywhiz-parent/
implementation 'com.squareup.keywhiz:keywhiz-parent:0.10.1'
// https://jarcasting.com/artifacts/com.squareup.keywhiz/keywhiz-parent/
implementation ("com.squareup.keywhiz:keywhiz-parent:0.10.1")
'com.squareup.keywhiz:keywhiz-parent:pom:0.10.1'
<dependency org="com.squareup.keywhiz" name="keywhiz-parent" rev="0.10.1">
  <artifact name="keywhiz-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.keywhiz', module='keywhiz-parent', version='0.10.1')
)
libraryDependencies += "com.squareup.keywhiz" % "keywhiz-parent" % "0.10.1"
[com.squareup.keywhiz/keywhiz-parent "0.10.1"]

Dependencies

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

Project Modules

  • api
  • client
  • cli
  • hkdf
  • model
  • server
  • testing
  • log