io.sniffy:sniffy-integration-tests-decrypt-tls-bc-before-sniffy

Sniffy counts the number of executed queries

License

License

GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-integration-tests-decrypt-tls-bc-before-sniffy
Last Version

Last Version

3.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Sniffy counts the number of executed queries

Download sniffy-integration-tests-decrypt-tls-bc-before-sniffy

How to add to project

<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-decrypt-tls-bc-before-sniffy/ -->
<dependency>
    <groupId>io.sniffy</groupId>
    <artifactId>sniffy-integration-tests-decrypt-tls-bc-before-sniffy</artifactId>
    <version>3.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-decrypt-tls-bc-before-sniffy/
implementation 'io.sniffy:sniffy-integration-tests-decrypt-tls-bc-before-sniffy:3.1.12'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-decrypt-tls-bc-before-sniffy/
implementation ("io.sniffy:sniffy-integration-tests-decrypt-tls-bc-before-sniffy:3.1.12")
'io.sniffy:sniffy-integration-tests-decrypt-tls-bc-before-sniffy:jar:3.1.12'
<dependency org="io.sniffy" name="sniffy-integration-tests-decrypt-tls-bc-before-sniffy" rev="3.1.12">
  <artifact name="sniffy-integration-tests-decrypt-tls-bc-before-sniffy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-integration-tests-decrypt-tls-bc-before-sniffy', version='3.1.12')
)
libraryDependencies += "io.sniffy" % "sniffy-integration-tests-decrypt-tls-bc-before-sniffy" % "3.1.12"
[io.sniffy/sniffy-integration-tests-decrypt-tls-bc-before-sniffy "3.1.12"]

Dependencies

compile (5)

Group / Artifact Type Version
org.bouncycastle : bctls-jdk15on jar 1.68
org.bouncycastle : bcpkix-jdk15on jar 1.68
org.bouncycastle : bcprov-debug-jdk15on jar 1.68
org.bouncycastle : bc-fips jar 1.0.2
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.19

test (6)

Group / Artifact Type Version
io.sniffy : sniffy-junit jar 3.1.12
ru.yandex.qatools.allure : allure-java-annotations jar 1.5.4
com.h2database : h2 jar 1.4.200
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Sniffy

Build Status Code Coverage Maven Central

Sniffy is a Java profiler which shows the results directly in your browser. It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing. You can also use Sniffy to capture traffic sent or received by your application - just like Wireshark but without admin permission or 3rd-party dependencies.

RecordedDemo

Live Demo - https://demo.sniffy.io/

Documentation - https://www.sniffy.io/docs/latest/

Support

Ask questions on stackoverflow with tag sniffy

Contribute

You are most welcome to contribute to Sniffy!

Read the instructions to build Sniffy and contribution guidelines

io.sniffy

Sniffy

Sniffy - hipster open-source interactive profiler for Java

Versions

Version
3.1.12
3.1.11