License |
License |
---|---|
GroupId | GroupIdcom.bol |
ArtifactId | ArtifactIdcryptvault |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncryptvault
Versioned crypto library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptvault-1.0.2.pom | |
cryptvault-1.0.2-sources.jar | 5 KB |
cryptvault-1.0.2-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bol/cryptvault/ -->
<dependency>
<groupId>com.bol</groupId>
<artifactId>cryptvault</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bol/cryptvault/
implementation 'com.bol:cryptvault:1.0.2'
// https://jarcasting.com/artifacts/com.bol/cryptvault/
implementation ("com.bol:cryptvault:1.0.2")
'com.bol:cryptvault:jar:1.0.2'
<dependency org="com.bol" name="cryptvault" rev="1.0.2">
<artifact name="cryptvault" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bol', module='cryptvault', version='1.0.2')
)
libraryDependencies += "com.bol" % "cryptvault" % "1.0.2"
[com.bol/cryptvault "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.18.1 |