All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by used with all dependencies

Search JAR files by class name

zap from group org.zaproxy (version 2.15.0)

The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

Group: org.zaproxy Artifact: zap
Show all versions Show documentation Show source 
 

154 downloads
Artifact zap
Group org.zaproxy
Version 2.15.0
Last update 07. May 2024
Organization ZAP
URL https://www.zaproxy.org/
License The Apache License, Version 2.0
Dependencies amount 22
Dependencies rsyntaxtextarea, java-semver, commons-beanutils, commons-codec, commons-collections, commons-configuration, commons-httpclient, commons-io, commons-lang, commons-lang3, commons-text, harlib, javahelp, log4j-api, log4j-1.2-api, jericho-html, json-lib, commons-csv, hsqldb, jfreechart, jgrapht-core, swingx-all,
There are maybe transitive dependencies!

troxy from group no.sparebank1.troxy (version 3.2.49)

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Group: no.sparebank1.troxy Artifact: troxy
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact troxy
Group no.sparebank1.troxy
Version 3.2.49
Last update 06. May 2024
Organization SpareBank 1 Utvikling
URL https://github.com/SpareBank1/Troxy
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

troxy-embedded from group no.sparebank1.troxy (version 3.2.49)

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Group: no.sparebank1.troxy Artifact: troxy-embedded
Show all versions Show documentation Show source 
 

0 downloads
Artifact troxy-embedded
Group no.sparebank1.troxy
Version 3.2.49
Last update 06. May 2024
Organization not specified
URL https://github.com/SpareBank1/Troxy/troxy-embedded
License MIT License
Dependencies amount 2
Dependencies troxy-core, slf4j-api,
There are maybe transitive dependencies!

troxy-core from group no.sparebank1.troxy (version 3.2.49)

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Group: no.sparebank1.troxy Artifact: troxy-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact troxy-core
Group no.sparebank1.troxy
Version 3.2.49
Last update 06. May 2024
Organization not specified
URL https://github.com/SpareBank1/Troxy/troxy-core
License MIT License
Dependencies amount 5
Dependencies javax.servlet-api, slf4j-api, jetty-server, jetty-servlet, jetty-util,
There are maybe transitive dependencies!

troxy-server from group no.sparebank1.troxy (version 3.2.49)

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Group: no.sparebank1.troxy Artifact: troxy-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact troxy-server
Group no.sparebank1.troxy
Version 3.2.49
Last update 06. May 2024
Organization not specified
URL https://github.com/SpareBank1/Troxy/troxy-server
License MIT License
Dependencies amount 8
Dependencies slf4j-api, slf4j-simple, jersey-server, jersey-container-servlet-core, jersey-media-json-jackson, jersey-media-multipart, jersey-hk2, troxy-core,
There are maybe transitive dependencies!

filter from group no.sparebank1.troxy (version 3.2.49)

Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Group: no.sparebank1.troxy Artifact: filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter
Group no.sparebank1.troxy
Version 3.2.49
Last update 06. May 2024
Organization not specified
URL https://github.com/SpareBank1/Troxy/filter
License MIT License
Dependencies amount 2
Dependencies slf4j-api, troxy-core,
There are maybe transitive dependencies!

KalturaApiClient from group com.kaltura (version 20.7.2)

KalturaApiClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interact with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php This library replaces the deprecated KalturaClient library.

Group: com.kaltura Artifact: KalturaApiClient
Show all versions Show documentation Show source 
 

7 downloads
Artifact KalturaApiClient
Group com.kaltura
Version 20.7.2
Last update 27. March 2024
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-codec, json, gson, kotlin-stdlib, okhttp, okio, log4j-api, log4j-core,
There are maybe transitive dependencies!

closure-compiler-unshaded from group com.google.javascript (version v20240317)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.google.javascript Artifact: closure-compiler-unshaded
Show all versions Show documentation Show source 
 

2 downloads
Artifact closure-compiler-unshaded
Group com.google.javascript
Version v20240317
Last update 19. March 2024
Organization not specified
URL https://developers.google.com/closure/compiler/
License Apache-2.0
Dependencies amount 9
Dependencies args4j, gson, error_prone_annotations, failureaccess, guava, protobuf-java, re2j, ant, jspecify,
There are maybe transitive dependencies!

closure-compiler from group com.google.javascript (version v20240317)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.google.javascript Artifact: closure-compiler
Show all versions Show documentation Show source 
 

50 downloads
Artifact closure-compiler
Group com.google.javascript
Version v20240317
Last update 19. March 2024
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-parent from group com.google.javascript (version v20240317)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.google.javascript Artifact: closure-compiler-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group com.google.javascript
Version v20240317
Last update 19. March 2024
Organization Google
URL https://github.com/google/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1107 from 3 (items total 11740)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy