Jazzer API

Helper functions and annotations for Jazzer fuzz targets

License

License

GroupId

GroupId

com.code-intelligence
ArtifactId

ArtifactId

jazzer-api
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jazzer API
Helper functions and annotations for Jazzer fuzz targets
Project URL

Project URL

https://github.com/CodeIntelligenceTesting/jazzer
Project Organization

Project Organization

Code Intelligence GmbH
Source Code Management

Source Code Management

https://github.com/CodeIntelligenceTesting/jazzer

Download jazzer-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.code-intelligence

Code Intelligence

Versions

Version
0.11.0
0.10.0
0.9.1
0.9.0