Secret

Secret is a library for computing secret recipes and checking secrets.

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

secret
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Secret
Secret is a library for computing secret recipes and checking secrets.

Download secret

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.brettonw.bedrock : logger jar 2.1.0
com.brettonw.bedrock : bag jar 2.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
1.7.1
1.7.0
1.6.9
1.6.7
1.6.6
1.6.5
1.6.4
1.6.2
1.6.1
1.6.0
1.5.38
1.5.37
1.5.36
1.5.35
1.5.34
1.5.33
1.5.32
1.5.30
1.5.29
1.5.28
1.5.27
1.5.26