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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

slf4j-tty from group com.sshtools (version 0.0.4)

An SLF4J log provider that directly implements the SLF4J API and provides logging output suitable for console output (i.e. not to a file). The width of the output is restricted to the terminal width, with the possibility to split the width into multiple sections, each which may be a fixed width, or 'auto' which divides all remaining space amongst other automative sections. Any log attribute fields may then be placed in any of the sections with a particular alignment. Text will not overflow out of its section. Sections may be colour or styled with other text attributes, including hyperlinks for supported termins. Emoticons and other graphical sequences may be used in place of log levels. Configuration is achieved via 'ini' type files, which are reload automatically when changed.

Group: com.sshtools Artifact: slf4j-tty
Show all versions Show documentation Show source 
 

0 downloads
Artifact slf4j-tty
Group com.sshtools
Version 0.0.4
Last update 20. September 2024
Organization JAdaptive
URL https://github.com/sshtools/jini
License MIT
Dependencies amount 3
Dependencies slf4j-api, jini-config, jline-style,
There are maybe transitive dependencies!

jollyday from group de.focus-shift (version 0.32.0)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are over 80 countries supported like the following: * United States * Germany * France * India * Australia * and so on Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.focus-shift Artifact: jollyday
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.32.0
Last update 19. September 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gcexcel from group com.grapecity.documents (version 7.2.2)

GrapeCity Documents has undergone a marketing rebranding and as a result, the v7.2 maintenance release in November 2024 will mark the final release under the old GrapeCity Documents product branding. Starting with version 8.0.0 onwards, the packages will only be maintained and released using the new package names and this GrapeCity package will be phased out. Please refer to product ReadMe in the trial download zip files available on the website (US Edition: https://developer.mescius.com/document-solutions/download-product and 中国版本: https://www.grapecity.com.cn/developer/grapecitydocuments#api)

Group: com.grapecity.documents Artifact: gcexcel
Show all versions Show documentation Show source 
 

13 downloads
Artifact gcexcel
Group com.grapecity.documents
Version 7.2.2
Last update 18. September 2024
Organization not specified
URL https://www.grapecity.com/documents-api-excel-java
License GC Documents EULA
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

convertapi from group com.convertapi.client (version 2.12)

The ConvertAPI helps to convert various file formats. Creating PDF and Images from various sources like Word, Excel, PowerPoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others file manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Group: com.convertapi.client Artifact: convertapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact convertapi
Group com.convertapi.client
Version 2.12
Last update 14. September 2024
Organization not specified
URL https://www.convertapi.com/
License The MIT License
Dependencies amount 2
Dependencies gson, okhttp,
There are maybe transitive dependencies!

igrp-core from group cv.igrp (version 2.0.0.240912-RCM)

IGRP Framework is a powerful and highly customizable platform developed by the Operational Nucleus for the Information Society (NOSi) to create web applications, it provides out of box, several modules to make easy to create stand-alone, production-grade web applications: authentication and access-control, business processes automation, reporting, page builder with automatic code generation and incorporation of the Once-Only-Principle, written in Java. IGRP Framework WAR - Contains some keys resources that give UI to IGRP Framework and others supports files.

Group: cv.igrp Artifact: igrp-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact igrp-core
Group cv.igrp
Version 2.0.0.240912-RCM
Last update 12. September 2024
Organization not specified
URL https://github.com/NOSiCode-CV/IGRP-Framework
License The Apache Software License, Version 2.0
Dependencies amount 28
Dependencies validation-api, dom4j, openhtmltopdf-core, openhtmltopdf-objects, javase, jsoup, xalan, serializer, hibernate-core, hibernate-hikaricp, postgresql, modelmapper, gson, json, libintl, commons-beanutils, commons-lang3, commons-text, commons-io, log4j-core, slf4j-simple, reflections, ecj, underscore, flyway-core, flyway-database-postgresql, activiti-bpmn-converter, jakartaee-api,
There are maybe transitive dependencies!

fastutil-core 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 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.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!

babylon-maven-plugin from group one.edee.oss (version 2024.9.0)

Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip consisting of two phases: export phase and import phase. In the export phase the messages are written to a Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase, the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated messages are used to update the respective translation property files. Also, the state of the translation, snapshot, is written out to a disk in the form of JSON file. Babylon can be run as a Maven plugin or as a standalone console application.

Group: one.edee.oss Artifact: babylon-maven-plugin
Show all versions Show source 
 

0 downloads
Artifact babylon-maven-plugin
Group one.edee.oss
Version 2024.9.0
Last update 06. June 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

configuration-bundles from group org.sakaiproject (version 23.2)

Group: org.sakaiproject Artifact: configuration-bundles
Show all versions Show source 
 

0 downloads
Artifact configuration-bundles
Group org.sakaiproject
Version 23.2
Last update 17. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

config from group org.sakaiproject (version 23.2)

Group: org.sakaiproject Artifact: config
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact config
Group org.sakaiproject
Version 23.2


fermenter-mda from group org.technologybrewery.fermenter (version 2.10.3)

Group: org.technologybrewery.fermenter Artifact: fermenter-mda
Show all versions Show documentation Show source 
 

0 downloads
Artifact fermenter-mda
Group org.technologybrewery.fermenter
Version 2.10.3
Last update 16. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies velocity-engine-core, commons-logging, commons-io, commons-collections4, commons-lang3, jackson-core, jackson-databind, json-schema-validator, krausening,
There are maybe transitive dependencies!



Page 525 from 3 (items total 5461)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy