Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ZAP Java API

License

NotificationsYou must be signed in to change notification settings

zaproxy/zap-api-java

Repository files navigation

VersionLicense

The Java implementation to access theZAP API. For more informationabout ZAP consult the (main)ZAP project.

This project produces the libraryzap-clientapi, which contains the Java implementation to access the ZAP API.

How to Obtain

The latest released versions can be downloaded from theReleases page.

Or, if using a dependency management tool, for exampleMaven orGradle, thezap-clientapi librarycan be obtained fromMaven Central with following coordinates:

  • GroupId:org.zaproxy
  • ArtifactId:zap-clientapi
  • Version:1.16.0

Previous releases are also available, more details can be found inMaven Central.

Getting Help

For help using ZAP API refer to:

Issues

To report issues related to ZAP API, bugs and enhancements requests, use theissue tracker of the main ZAP project.

Building

This project uses Gradle to build its libraries, for example, running:

./gradlew build

in the main directory of the project will build all the libraries. The libraries will be located in thebuild/libs directoryof each subproject.

Installing

To install the artifacts to the local Maven repository you can run the following:

./gradlew install

The installed artifacts (zap-clientapi) are then available for other (local) projects to use.

About

ZAP Java API

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors8

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp