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

Download JAR files tagged by maps with all dependencies

Search JAR files by class name

jbatis from group com.dukeware (version 2.4.8)

The jBATIS persistence framework will help you to significantly reduce the amount of Java code that you normally need to access a relational database. iBATIS simply maps JavaBeans to SQL statements using a very simple XML descriptor.

Group: com.dukeware Artifact: jbatis
Show documentation Show source 
 

0 downloads
Artifact jbatis
Group com.dukeware
Version 2.4.8
Last update 31. October 2018
Organization dukeware.com
URL https://github.com/dukeware/jbatis
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.configurer.simple.provider from group org.osgi (version 2.1.0)

This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

Group: org.osgi Artifact: osgi.enroute.configurer.simple.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.configurer.simple.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ldclient-provider-phpbb from group org.apache.marmotta (version 3.4.0)

This package provides access to posts, topics and forums stored in a PHPBB installation and maps them to the SIOC ontology to represent the information in RDF. This package is experimental, as PHPBB does not provide proper API access over web services. The providers try parsing the HTML content instead.

Group: org.apache.marmotta Artifact: ldclient-provider-phpbb
Show all versions Show source 
 

0 downloads
Artifact ldclient-provider-phpbb
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies ldclient-api, ldclient-core, ldclient-provider-html, marmotta-commons, marmotta-model-vocabs, guava,
There are maybe transitive dependencies!

geomajas-project-server from group org.geomajas.project (version 1.18.5)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. Dependencies for the back-end, specifying back-end version and it's most important dependencies.

Group: org.geomajas.project Artifact: geomajas-project-server
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-server
Group org.geomajas.project
Version 1.18.5
Last update 03. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gralidation from group org.yamevetwo (version 1.3.0)

Gralidation helps you not to waste time while validating data. Inspired by Gorm, powered by Groovy, developed for developers who do not want to do manual validation. With this library, you can validate Objects and Maps, by creating a map of constraints.

Group: org.yamevetwo Artifact: gralidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact gralidation
Group org.yamevetwo
Version 1.3.0
Last update 26. June 2016
Organization not specified
URL loic-cara.org/yamevetwo/gralidation
License MIT
Dependencies amount 3
Dependencies commons-validator, groovy-all, commons-lang3,
There are maybe transitive dependencies!

fastutil from group fastutil (version 5.0.9)

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files.

Group: fastutil Artifact: fastutil
Show all versions Show documentation 
 

4 downloads
Artifact fastutil
Group fastutil
Version 5.0.9
Last update 20. April 2007
Organization not specified
URL http://fastutil.dsi.unimi.it/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil from group it.unimi.dsi (version 8.5.14)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: it.unimi.dsi Artifact: fastutil
Show all versions Show documentation Show source 
 

1862 downloads
Artifact fastutil
Group it.unimi.dsi
Version 8.5.14
Last update 27. July 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

swim-db from group org.swimos (version 4.3.15)

Lock-free document store—optimized for high rate atomic state changes—that concurrently commits and compacts on-disk log-structured storage files without blocking parallel in-memory updates to associative B-tree maps, spatial Q-tree maps, sequential S-tree lists, and singleton U-tree values

Group: org.swimos Artifact: swim-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-db
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.db
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies swim-util, swim-codec, swim-collections, swim-structure, swim-recon, swim-math, swim-spatial, swim-concurrent, swim-uri,
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!



Page 49 from 55 (items total 548)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy