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

Download JAR files tagged by property with all dependencies

Search JAR files by class name

vertexium-core from group org.neolumin.vertexium (version 0.9.0)

Group: org.neolumin.vertexium Artifact: vertexium-core
Show documentation Show source 
 

0 downloads
Artifact vertexium-core
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, junit, guava, commons-lang3,
There are maybe transitive dependencies!

vertexium-root from group org.neolumin.vertexium (version 0.9.0)

Vertexium is an API to manipulate graphs, similar to blueprints. Unlike blueprints, every Vertexium method requires authorizations and visibilities. Vertexium also supports multivalued properties as well as property metadata. The Vertexium API was designed to be generic, allowing for multiple implementations. The only implementation provided currently is built on top of Apache Accumulo for data storage and Elastic Search for indexing.

Group: org.neolumin.vertexium Artifact: vertexium-root
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vertexium-root
Group org.neolumin.vertexium
Version 0.9.0
Last update 19. March 2015
Organization not specified
URL http://vertexium.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

securegraph-performance-test from group org.securegraph (version 0.6.0)

Group: org.securegraph Artifact: securegraph-performance-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact securegraph-performance-test
Group org.securegraph
Version 0.6.0
Last update 30. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies securegraph-accumulo, securegraph-elasticsearch,
There are maybe transitive dependencies!

securegraph-elasticsearch-nested from group org.securegraph (version 0.5.0)

Group: org.securegraph Artifact: securegraph-elasticsearch-nested
Show documentation Show source 
 

0 downloads
Artifact securegraph-elasticsearch-nested
Group org.securegraph
Version 0.5.0
Last update 24. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies securegraph-core, elasticsearch, jts, spatial4j,
There are maybe transitive dependencies!

jcalendar from group com.toedter (version 1.4)

JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders. Also part of the package is a JDateChooser, a bean composed of an IDateEditor (for direct date editing) and a button for opening a JCalendar for selecting the date.

Group: com.toedter Artifact: jcalendar
Show all versions Show documentation Show source 
 

4346 downloads
Artifact jcalendar
Group com.toedter
Version 1.4
Last update 04. September 2013
Organization not specified
URL http://www.toedter.com/en/jcalendar/
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
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!

tests from group org.apache.qpid (version 0.4)

The Proton system tests execute against either the Java or the C implementations, based on the chosen profile. To execute, run either "mvn test -P proton-j" or "mvn test -P proton-jni". To reduce the set of Python tests run, set system property proton.pythontest.pattern, for example: mvn test -Dproton.pythontest.pattern='proton_tests.transport.TransportTest.*' The proton-jni profile looks for the JNI jar and native libraries under directory <basedir>/build/proton-c. To override this, run Maven like so: "mvn test -P proton-jni -Dproton-c-build-dir=/path/to/build/dir".

Group: org.apache.qpid Artifact: tests
Show source 
 

0 downloads
Artifact tests
Group org.apache.qpid
Version 0.4
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies proton-api,
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!

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!



Page 99 from 104 (items total 1039)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy