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

jdbi3-parent from group org.jdbi.internal (version 3.45.4)

Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi.internal Artifact: jdbi3-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbi3-parent
Group org.jdbi.internal
Version 3.45.4
Last update 19. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

green-leaf-mongo-circe_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-circe_3
Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-circe_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 6
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, circe-core_3, circe-generic_3, circe-parser_3,
There are maybe transitive dependencies!

green-leaf-mongo-core_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-core_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-core_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 3
Dependencies scala3-library_3, slf4j-api, mongo-scala-driver_2.13,
There are maybe transitive dependencies!

green-leaf-mongo-spray_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-spray_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-spray_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 4
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, spray-json_3,
There are maybe transitive dependencies!

green-leaf-mongo-play_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-play_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-play_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 4
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, play-json_3,
There are maybe transitive dependencies!

org.wso2.carbon.registry.core.feature from group org.wso2.carbon.registry (version 4.8.35)

Adds resources, collections, symbolic and remote links to the registry. Also, supports copying, moving, renaming and deleting resources and collections. This pack also allows users to edit and download resource content, and also manage read, write, delete permissions assigned to resources and collections.

Group: org.wso2.carbon.registry Artifact: org.wso2.carbon.registry.core.feature
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.wso2.carbon.registry.core.feature
Group org.wso2.carbon.registry
Version 4.8.35
Last update 13. June 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 4
Dependencies org.wso2.carbon.registry.core.common.feature, org.wso2.carbon.registry.core.server.feature, org.wso2.carbon.registry.core.ui.feature, org.wso2.carbon.registry.search.ui.feature,
There are maybe transitive dependencies!

collections from group org.javimmutable (version 4.0.1)

Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares almost all of its structure with other copies to minimize memory consumption.

Group: org.javimmutable Artifact: collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact collections
Group org.javimmutable
Version 4.0.1
Last update 24. February 2024
Organization Burton Computer Corporation
URL https://github.com/brianburton/java-immutable-collections
License Simplified BSD License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

jaxb-xew-plugin from group io.fares.bind.xjc.plugins (version 2.1.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: io.fares.bind.xjc.plugins Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group io.fares.bind.xjc.plugins
Version 2.1.0
Last update 22. January 2024
Organization not specified
URL https://github.com/fares-io/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 3
Dependencies jaxb-plugins-tools, commons-lang3, logback-classic,
There are maybe transitive dependencies!

automata-commons-smartcollections from group net.automatalib (version 0.11.0)

This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even impossible to exploit their efficiencies.

Group: net.automatalib Artifact: automata-commons-smartcollections
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-commons-smartcollections
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, checker-qual, testng,
There are maybe transitive dependencies!

green-leaf-mongo_2.13 from group io.github.greenleafoss (version 0.1.16.1)

This extension created on top of official MongoDB Scala Driver, allows to fully utilize Spray JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo_2.13
Group io.github.greenleafoss
Version 0.1.16.1
Last update 15. August 2023
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 4
Dependencies scala-library, spray-json_2.13, mongo-scala-driver_2.13, slf4j-api,
There are maybe transitive dependencies!



Page 93 from 3 (items total 1059)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy