Download JAR files tagged by offer with all 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
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!
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!
unicode-emoji-list-java from group dev.georgethepenguin (version 1.0.0-v15.1)
Unicode Emoji List for Java is a comprehensive library that provides easy access to the vast world of Unicode
emojis. This project aims to offer a user-friendly API for retrieving and utilizing emoji characters and their
metadata within Java applications. The library covers a wide range of emojis as defined in the latest Unicode
standards, ensuring compatibility and up-to-date representation of emojis across different platforms
and devices. Whether for enhancing text processing capabilities, developing chat applications,
or for any project requiring emoji support, Unicode Emoji List for Java delivers a robust and reliable solution.
Its straightforward implementation allows for seamless integration into existing Java projects,
fostering creativity and expanding the expressive potential of digital communication.
0 downloads
Artifact unicode-emoji-list-java
Group dev.georgethepenguin
Version 1.0.0-v15.1
Last update 27. November 2023
Organization not specified
URL https://github.com/george-the-penguin/unicode-emoji-list-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dev.georgethepenguin
Version 1.0.0-v15.1
Last update 27. November 2023
Organization not specified
URL https://github.com/george-the-penguin/unicode-emoji-list-java
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ape-suite-core from group cool.ty666.suite (version 1.0.0)
We offer a suite of integrated utility components tailored for enterprise-level development. Our platform encapsulates common technical solutions, covering a vast range of tools and business scenarios. Designed for immediate use and easy adaptation, we aim to lower the learning curve and accelerate onboarding. Our solution alleviates the challenges faced by small and medium projects that often get bogged down in framework setup, allowing developers to stay laser-focused on delivering business value.
0 downloads
Artifact ape-suite-core
Group cool.ty666.suite
Version 1.0.0
Last update 20. August 2023
Organization not specified
URL https://github.com/ty6789/ape-suite
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies ape-suite-dbrouter, ape-suite-hystrix, ape-suite-methodext, ape-suite-mybatisplus, ape-suite-ratelimiter, ape-suite-redis, ape-suite-rpc, ape-suite-tool, ape-suite-whitelist,
There are maybe transitive dependencies!
Group cool.ty666.suite
Version 1.0.0
Last update 20. August 2023
Organization not specified
URL https://github.com/ty6789/ape-suite
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies ape-suite-dbrouter, ape-suite-hystrix, ape-suite-methodext, ape-suite-mybatisplus, ape-suite-ratelimiter, ape-suite-redis, ape-suite-rpc, ape-suite-tool, ape-suite-whitelist,
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
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!
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!
groupdocs-editor from group com.groupdocs (version 17.9)
GroupDocs.Editor for Java is a powerful document editing API using HTML.
API can be used with any external, opensource or paid HTML editor.
Editor API will process to load documents, convert it to HTML, provide HTML to external UI and then save HTML to original document after manipulation.
It can also be used to generate different PDF files, Microsoft Word (DOC, DOCX), Excel spreadsheets (XLS, XSLSX), PowerPoint presentations (PPT, PPTX) and TXT documents.
Manipulate Using HTML:
Load Document
Edit content using HTML
Edit styles
Perform Editor operations
Convert back to supported file
Document Editor is a computer program for editing HTML, the markup of a webpage.
Although the HTML markup of a web page can be written with any text editor, specialized HTML editors can offer convenience and added functionality.
For example, many HTML editors handle not only HTML, but also related technologies such as CSS, XML and JavaScript or ECMAScript.
In some cases they also manage communication with remote web servers via FTP and WebDAV, and version control systems such as Subversion or Git.
Many word processing, graphic design and page layout programs that are not dedicated to web design, such as Microsoft Word or Quark XPress, also have the ability to function as HTML editors.
Artifact groupdocs-editor
Group com.groupdocs
Version 17.9
Last update 10. January 2018
Organization not specified
URL https://products.groupdocs.com/editor
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.groupdocs
Version 17.9
Last update 10. January 2018
Organization not specified
URL https://products.groupdocs.com/editor
License GroupDocs License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mydas from group uk.ac.ebi.mydas (version 1.0.2)
This project aims to offer an easy-to-extend Java DAS server framework.
It offers several advantages:
* Implementing data sources is very easy but also flexible and powerful.
* Data caching is built into the system, with access to the caching
mechanism made available to the data sources.
* All aspects of the server are highly configurable, including
selecting options where the DAS 1.53 specification offers
choices to the implementor.
* The latest Java technologies have been used throughout the
system to optimise performance and simplify data source development.
* Wherever possible the same terminology is used in the API as in
the DAS specification and XML - again, making data source
development more easy.
* The server allows XSLT transforms of the DAS XML to be configured
to provide a simple DAS client view (limited to the single DAS
source).
More details of the DAS protocol, DAS servers and DAS clients can
be found at http://www.biodas.org/wiki/Main_Page.
The first version of this server is a complete implementation of
Distributed Sequence Annotation System (DAS) Version 1.53.
If you are interested in learning more about DAS 1.53, the
specification is highly recommended as a concise and complete
description of the DAS protocol that can be obtained from:
http://biodas.org/documents/spec.html
Artifact mydas
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Page 30 from 30 (items total 296)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy