is not current version
Last Version 2.1.0

Secret 1.6.9

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

License

License

GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

secret
Version

Version

1.6.9
Type

Type

jar
Description

Description

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

Download secret 1.6.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.brettonw.bedrock : bag jar 1.6.9
org.apache.logging.log4j : log4j-api jar 2.16.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.apache.logging.log4j : log4j-core jar 2.16.0

Project Modules

There are no modules declared in this project.