License |
License |
---|---|
Categories |
CategoriesJava Languages Bouncy Castle Security |
GroupId | GroupIdio.github.qsy7.java.dependencies |
ArtifactId | ArtifactIdbouncy-castle |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbouncy-castle
dependencies
|
Filename | Size |
---|---|
bouncy-castle-0.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/bouncy-castle/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>bouncy-castle</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/bouncy-castle/
implementation 'io.github.qsy7.java.dependencies:bouncy-castle:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/bouncy-castle/
implementation ("io.github.qsy7.java.dependencies:bouncy-castle:0.1.2")
'io.github.qsy7.java.dependencies:bouncy-castle:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="bouncy-castle" rev="0.1.2">
<artifact name="bouncy-castle" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='bouncy-castle', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "bouncy-castle" % "0.1.2"
[io.github.qsy7.java.dependencies/bouncy-castle "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcmail-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |