is not current version
Last Version 0.10.1

com.squareup.keywhiz:keywhiz-parent 0.8.0

A distribution system for secrets.

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.8.0
Type

Type

pom

Download keywhiz-parent 0.8.0

Filename Size
keywhiz-parent-0.8.0.pom 20 KB
Browse

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