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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

jbrofuzz-header from group org.owasp.jbrofuzz (version 2.5.1)

JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

Group: org.owasp.jbrofuzz Artifact: jbrofuzz-header
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbrofuzz-header
Group org.owasp.jbrofuzz
Version 2.5.1
Last update 06. December 2011
Organization not specified
URL https://www.owasp.org/index.php/JBroFuzz#tab=Main
License GNU General Public License v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbrofuzz-encoder from group org.owasp.jbrofuzz (version 2.5.1)

JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

Group: org.owasp.jbrofuzz Artifact: jbrofuzz-encoder
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbrofuzz-encoder
Group org.owasp.jbrofuzz
Version 2.5.1
Last update 06. December 2011
Organization not specified
URL https://www.owasp.org/index.php/JBroFuzz#tab=Main
License GNU General Public License v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbrofuzz-core from group org.owasp.jbrofuzz (version 2.5.1)

JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

Group: org.owasp.jbrofuzz Artifact: jbrofuzz-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbrofuzz-core
Group org.owasp.jbrofuzz
Version 2.5.1
Last update 06. December 2011
Organization not specified
URL https://www.owasp.org/index.php/JBroFuzz#tab=Main
License GNU General Public License v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbrofuzz-parent from group org.owasp.jbrofuzz (version 2.5.1)

JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

Group: org.owasp.jbrofuzz Artifact: jbrofuzz-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jbrofuzz-parent
Group org.owasp.jbrofuzz
Version 2.5.1
Last update 06. December 2011
Organization Open Web Application Security Project
URL https://www.owasp.org/index.php/JBroFuzz#tab=Main
License GNU General Public License v3
Dependencies amount 11
Dependencies commons-lang, commons-io, commons-logging, commons-httpclient, sqlite-jdbc, httpclient, httpmime, jcommon, jfreechart, utils, commons-codec,
There are maybe transitive dependencies!

integration from group eu.dicode-project (version 0.0.11)

The examples module provides glue code implementation for extracting common phrases, key word distributions and more from tweets stored on HDFS/HBase. It builds on Mahout for more sophisticated analysis.

Group: eu.dicode-project Artifact: integration
Show documentation Show source 
 

0 downloads
Artifact integration
Group eu.dicode-project
Version 0.0.11
Last update 03. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies hadoop-core, hbase, mahout-utils, mahout-core, mahout-examples, commons-configuration, commons-io, twitter4j-core, tika-parsers, log4j, slf4j-log4j12, slf4j-api,
There are maybe transitive dependencies!

qimono from group com.qitsoft (version 1.0)

The framework library base on Mockito used to stub methods with private visibility, final methods or static methods. Also this library could be used to assign/retrieve values from private fields and to substitute date and time in tests.

Group: com.qitsoft Artifact: qimono
Show documentation Show source 
 

0 downloads
Artifact qimono
Group com.qitsoft
Version 1.0
Last update 27. September 2011
Organization QitSoft Inc.
URL http://www.qitsoft.com/qimono/
License LGPL 3
Dependencies amount 3
Dependencies junit, mockito-all, asm-all,
There are maybe transitive dependencies!

zip64file from group net.sourceforge.zip64file (version 1.02)

Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

Group: net.sourceforge.zip64file Artifact: zip64file
Show documentation Show source 
 

0 downloads
Artifact zip64file
Group net.sourceforge.zip64file
Version 1.02
Last update 21. September 2011
Organization not specified
URL http://sourceforge.net/projects/zip64file/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

yuicompressor-maven-plugin-zk from group org.zkoss.maven (version 1.1.6)

To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.

Group: org.zkoss.maven Artifact: yuicompressor-maven-plugin-zk
Show documentation Show source 
 

4 downloads
Artifact yuicompressor-maven-plugin-zk
Group org.zkoss.maven
Version 1.1.6
Last update 16. September 2011
Organization not specified
URL http://www.zkoss.org
License Creative Commons GNU LGPL, Version 2.1
Dependencies amount 2
Dependencies yuicompressor, plexus-utils,
There are maybe transitive dependencies!

porter-stemmer from group gov.sandia.foundry (version 1.4)

The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Group: gov.sandia.foundry Artifact: porter-stemmer
Show documentation Show source 
 

64 downloads
Artifact porter-stemmer
Group gov.sandia.foundry
Version 1.4
Last update 28. August 2011
Organization not specified
URL http://tartarus.org/~martin/PorterStemmer/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mockit from group mockit (version 0.999.4)

JMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG. The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested in isolation from selected dependencies.

Group: mockit Artifact: mockit
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mockit
Group mockit
Version 0.999.4
Last update 01. August 2011
Organization not specified
URL http://code.google.com/p/jmockit/
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1082 from 1198 (items total 11979)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy