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

Download JAR files tagged by collections with all dependencies

Search JAR files by class name

groovy-params-checker from group com.faceture (version 1.0.28)

Automatic Groovy parameter checker. How to use: 1. Annotate your Groovy classes with @ParamsNotNullNotEmpty; 2. At compile time, code will be added into each of your methods to check each parameter to make sure it is not null and in the case of Collections, Maps and Strings, it is not empty; 3. At run time, if a parameter is null or empty, it will throw an IllegalArgumentException with details about the null or empty parameter. To disable the annotation at compile time, set the ParamsNotNullNotEmpty.NoOpMode flag to true.

Group: com.faceture Artifact: groovy-params-checker
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy-params-checker
Group com.faceture
Version 1.0.28
Last update 23. August 2014
Organization not specified
URL https://github.com/xnickmx/params-checker
License MIT License
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!

jackrabbit-ocm from group org.apache (version 2.0.0)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache Artifact: jackrabbit-ocm
Show documentation Show source 
 

0 downloads
Artifact jackrabbit-ocm
Group org.apache
Version 2.0.0
Last update 06. July 2012
Organization not specified
URL http://jackrabbit.apache.org/object-content-mapping.html
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!

xml-element-wrapper from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

When generating XML schema from Java source code using the schemagen tool a common approach is to use the @XmlElementWrapper and @XmlElement annotations to handle schema generation for collections. However, when generating Java source from a schema using the xjc tool the resulting code is not created with these annotations. Instead, the generated Java source contains "injected" inner classes to accommodate the collection of elements contained within an element.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xml-element-wrapper
Show documentation Show source 
 

3 downloads
Artifact xml-element-wrapper
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!

jackrabbit-ocm from group org.apache.jackrabbit (version 1.5.3)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache.jackrabbit Artifact: jackrabbit-ocm
Show all versions Show source 
 

1 downloads
Artifact jackrabbit-ocm
Group org.apache.jackrabbit
Version 1.5.3
Last update 26. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!

brownies-collections from group org.magicwerk.brownies (version 0.9.23)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk.brownies Artifact: brownies-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact brownies-collections
Group org.magicwerk.brownies
Version 0.9.23
Last update 19. April 2024
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fastutil-core from group it.unimi.dsi (version 8.5.13)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; 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. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

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

0 downloads
Artifact fastutil-core
Group it.unimi.dsi
Version 8.5.13
Last update 06. February 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!

fastutil-core from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; 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. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.

Group: co.datadome Artifact: fastutil-core
Show documentation Show source 
 

0 downloads
Artifact fastutil-core
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
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!

brownies-collections from group org.magicwerk (version 0.9.16)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk Artifact: brownies-collections
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
14 downloads
Artifact brownies-collections
Group org.magicwerk
Version 0.9.16
Last update 28. October 2022
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javautil from group org.eurekaclinical (version 4.5)

JavaUtil is a utility library to speed the development of Java software. We developed it over multiple years during our internal development efforts, and it has reached a point of stability where we have decided to make it available to the outside world. The JavaUtil package aims to fill in the gaps of the Apache Commons and similar utility libraries out there. Features include convenience classes for string, collections, arrays, dates, iterators, colors, logging, unit testing, a little bit of basic statistics, database queries, caching and more.

Group: org.eurekaclinical Artifact: javautil
Show all versions Show documentation Show source 
 

0 downloads
Artifact javautil
Group org.eurekaclinical
Version 4.5
Last update 11. August 2020
Organization not specified
URL https://github.com/eurekaclinical/javautil.git
License not specified
Dependencies amount 1
Dependencies commons-dbcp2,
There are maybe transitive dependencies!

WSClient from group org.simple4j (version 1.1.2)

This is a simple Web Service Client library to call wide variety of web service behind HTTP. In theory it can support any interface or payload. On the request side, to convert java object to HTTP request components (URL, headers, body), templating is used which allows it to call XML, JSON, SOAP, REST or anyother custom interface. On the response side, it uses pluggable parser and a mapper to only extract the fields that are of interest for the client program. The parser currently supports JSON and XML and returns a collections tree.

Group: org.simple4j Artifact: WSClient
Show all versions Show documentation Show source 
 

6 downloads
Artifact WSClient
Group org.simple4j
Version 1.1.2
Last update 21. November 2019
Organization not specified
URL https://github.com/simple4j/WSClient
License MIT License
Dependencies amount 7
Dependencies commons-beanutils, httpclient, httpcore, slf4j-api, jackson-core, jackson-databind, jackson-annotations,
There are maybe transitive dependencies!



Page 103 from 105 (items total 1045)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy