License |
License |
---|---|
GroupId | GroupIdio.github.aomsweet |
ArtifactId | ArtifactIdcyber-bouncycastle |
Last Version | Last Version1.0.0.alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHigh-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.
|
<!-- https://jarcasting.com/artifacts/io.github.aomsweet/cyber-bouncycastle/ -->
<dependency>
<groupId>io.github.aomsweet</groupId>
<artifactId>cyber-bouncycastle</artifactId>
<version>1.0.0.alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-bouncycastle/
implementation 'io.github.aomsweet:cyber-bouncycastle:1.0.0.alpha3'
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-bouncycastle/
implementation ("io.github.aomsweet:cyber-bouncycastle:1.0.0.alpha3")
'io.github.aomsweet:cyber-bouncycastle:jar:1.0.0.alpha3'
<dependency org="io.github.aomsweet" name="cyber-bouncycastle" rev="1.0.0.alpha3">
<artifact name="cyber-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aomsweet', module='cyber-bouncycastle', version='1.0.0.alpha3')
)
libraryDependencies += "io.github.aomsweet" % "cyber-bouncycastle" % "1.0.0.alpha3"
[io.github.aomsweet/cyber-bouncycastle "1.0.0.alpha3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.aomsweet : cyber-core | jar | 1.0.0.alpha3 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |