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

Download JAR files tagged by value with all dependencies

Search JAR files by class name

wikisearch-query from group org.apache.accumulo (version 1.4.4)

Group: org.apache.accumulo Artifact: wikisearch-query
Show all versions Show documentation Show source 
 

0 downloads
Artifact wikisearch-query
Group org.apache.accumulo
Version 1.4.4
Last update 20. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies accumulo-core, hadoop-core, commons-jexl, google-collections, kryo, wikisearch-ingest, minlog, protobuf-java, commons-lang, commons-codec,
There are maybe transitive dependencies!

wikisearch-ingest from group org.apache.accumulo (version 1.4.4)

Group: org.apache.accumulo Artifact: wikisearch-ingest
Show all versions Show documentation Show source 
 

0 downloads
Artifact wikisearch-ingest
Group org.apache.accumulo
Version 1.4.4
Last update 20. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies hadoop-core, zookeeper, accumulo-core, accumulo-start, log4j, commons-lang, google-collections, lucene-core, lucene-analyzers, lucene-wikipedia, protobuf-java, jersey-server, commons-codec,
There are maybe transitive dependencies!

accumulo-wikisearch from group org.apache.accumulo (version 1.4.4)

Group: org.apache.accumulo Artifact: accumulo-wikisearch
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact accumulo-wikisearch
Group org.apache.accumulo
Version 1.4.4
Last update 20. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bnfparser from group ca.gobits.bnf (version 1.0)

BNFParser is a Backus-Naur Form Framework (https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_Form) for Java The BNFParser Framework offers 3 basic services of general interest to developers: 1. String Tokenization via the BNFTokenizerFactory and BNFToken classes 2. Property Key/Value mapper via PropertyParser 3. Text Parsing/Validation via Grammars

Group: ca.gobits.bnf Artifact: bnfparser
Show documentation Show source 
 

0 downloads
Artifact bnfparser
Group ca.gobits.bnf
Version 1.0
Last update 12. August 2013
Organization not specified
URL https://github.com/mfriesen/BNFParserJava
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

json2 from group org.jszip.redist (version 2012.10.08)

This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, prefering the built-in JSON object.

Group: org.jszip.redist Artifact: json2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact json2
Group org.jszip.redist
Version 2012.10.08
Last update 04. December 2012
Organization not specified
URL http://jszip.org/redist/json2
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apacheds-xdbm-tools from group org.apache.directory.server (version 2.0.0-M8)

Several kinds of two column key/value data structures, in memory and on disk which sort keys can can be used to implement xdbm partitions. JDBM is one example. These partition use the same database structure or scheme for maintaining LDAP entries and facilitating search operations on them. This module contains common tools that could be used to manage aspects common to all xdbm implementations.

Group: org.apache.directory.server Artifact: apacheds-xdbm-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact apacheds-xdbm-tools
Group org.apache.directory.server
Version 2.0.0-M8
Last update 09. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies apacheds-core-api, apacheds-i18n, apacheds-xdbm-partition, commons-lang, shared-ldap-model, shared-util,
There are maybe transitive dependencies!

squirrelsql-version-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

Group: net.sf.squirrel-sql Artifact: squirrelsql-version-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-version-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, maven-settings,
There are maybe transitive dependencies!

squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)

This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")

Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!

jexample from group net.sf.jexample (version 4.4-378)

JExample is an extensions of JUnit that improves defect localizaton by changing the way you structure your tests. It introduces first-class dependencies. If test B depends on A, the return value of A can be used as B's fixture. And if A test fails, B and all other dependees of A are skipped and marked as white. We show in an empirical study that JExample improves performance and defect localization.

Group: net.sf.jexample Artifact: jexample
Show documentation Show source 
 

0 downloads
Artifact jexample
Group net.sf.jexample
Version 4.4-378
Last update 19. July 2011
Organization Software Composition Group
URL http://www.iam.unibe.ch/~scg/Research/JExample
License Common Public License Version 1.0 (CPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

jaxb2-value-constructor from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate a value constructor, where each embedded element is included as a constructor parameter. This is usedful when you want to make sure that you have handled every single possible embedded element. The plugin also generates a default (no argument) constructor, so existing code runs as expected.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-value-constructor
Show documentation Show source 
 

3 downloads
Artifact jaxb2-value-constructor
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/value-constructor
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 170 from 179 (items total 1786)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy