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

Download JAR files tagged by those with all dependencies

Search JAR files by class name

json from group edu.byu.hbll (version 1.4.2)

Various JSON helper classes and utilities based on Jackson. This also provides as compile dependencies the Jackson annotations, core, databind, datatype-jdk8, module-jaxb-annotations, and datatype-jsr310 modules along with snakeyaml. Therefore you only need to declare this library as a dependency in order to include those other dependencies.

Group: edu.byu.hbll Artifact: json
Show all versions Show documentation Show source 
 

2 downloads
Artifact json
Group edu.byu.hbll
Version 1.4.2
Last update 29. March 2022
Organization not specified
URL https://gitlab.com/byuhbll/lib/java/${project.artifactId}
License not specified
Dependencies amount 7
Dependencies jackson-annotations, jackson-core, jackson-databind, jackson-datatype-jdk8, jackson-module-jaxb-annotations, jackson-datatype-jsr310, snakeyaml,
There are maybe transitive dependencies!

pollitely-lib from group com.gucci (version 0.1.6)

This is a library providing a light-weight approach for executing long-running tasks as simple HTTP request, making them not to incur in HTTP time-out. In other words, given web applications that run task such as batch processes, politelly can support making those tasks taking longer that usual HTTP timeout (typically few minutes). Reference tech stack is Kotlin / Ktor.

Group: com.gucci Artifact: pollitely-lib
Show documentation Show source 
 

0 downloads
Artifact pollitely-lib
Group com.gucci
Version 0.1.6
Last update 08. November 2021
Organization not specified
URL https://github.com/GuccioGucci/pollitely
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scim-ldap from group com.unboundid.product.scim (version 1.8.26)

The UnboundID SCIM-LDAP module builds on the UnboundID SCIM-SDK to provide classes that map SCIM resources to LDAP entries and vice versa. It also contains several APIs that may be used to implement custom behaviors for the mapping configuration file to extend its capabilities above and beyond those provided out of the box. Each extension type varies in the amount of control the implementation has over the mapping process and the amount of effort required for implementation.

Group: com.unboundid.product.scim Artifact: scim-ldap
Show all versions Show documentation Show source 
 

0 downloads
Artifact scim-ldap
Group com.unboundid.product.scim
Version 1.8.26
Last update 08. September 2021
Organization Ping Identity Corporation
URL https://github.com/pingidentity/scim
License GNU General Public License version 2 (GPLv2)
Dependencies amount 2
Dependencies unboundid-ldapsdk, scim-sdk,
There are maybe transitive dependencies!

gt-epsg-extension from group io.oss84.geotools (version 24.2-oss84-1)

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Group: io.oss84.geotools Artifact: gt-epsg-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-epsg-extension
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

abnffuzzer from group com.github.nradov (version 0.2.2)

Fuzz tester for Augmented Backus-Naur Form (ABNF) rules as defined in IETF RFC 5234. This library can directly parse a variety of input sources and extract the ABNF rules, then generate random output matching those rules. That output can be fed in a test framework such as JUnit to search for defects in an application which implements the rules. The most common use case would be testing implementations of other IETF RFCs.

Group: com.github.nradov Artifact: abnffuzzer
Show all versions Show documentation Show source 
 

0 downloads
Artifact abnffuzzer
Group com.github.nradov
Version 0.2.2
Last update 07. December 2019
Organization not specified
URL https://github.com/nradov/${project.artifactId}
License GNU Lesser General Public License, version 2.1
Dependencies amount 3
Dependencies commons-cli, antlr4, antlr4-runtime,
There are maybe transitive dependencies!

xchange-parent from group com.gruelbox (version 4.3.19.2)

This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko (https://github.com/gruelbox/orko), which is usually the development branch of XChange plus some urgent fixes. Those fixes will be or will have already been submitted to XChange as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

Group: com.gruelbox Artifact: xchange-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xchange-parent
Group com.gruelbox
Version 4.3.19.2
Last update 16. June 2019
Organization Knowm Inc.
URL http://knowm.org/open-source/xchange
License MIT
Dependencies amount 2
Dependencies slf4j-api, javax.annotation-api,
There are maybe transitive dependencies!

xchange-acx from group com.gruelbox (version 4.3.17.1)

Group: com.gruelbox Artifact: xchange-acx
Show all versions Show documentation Show source 
 

0 downloads
Artifact xchange-acx
Group com.gruelbox
Version 4.3.17.1
Last update 01. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies xchange-core,
There are maybe transitive dependencies!

SiteCrawler from group io.github.jasperroel (version 1.0.0)

This project provides a simple WebCrawler with retry-capabilities, functionality to distinguish between http/https sites. It biggest feature is that it allows for plugins (or CrawlerActions), which allows you to hook your scripts into the crawling process. It also allow for setting "blocked" URLs. Those URLs or patterns will not be crawled.

Group: io.github.jasperroel Artifact: SiteCrawler
Show documentation Show source 
 

0 downloads
Artifact SiteCrawler
Group io.github.jasperroel
Version 1.0.0
Last update 30. July 2018
Organization Salesforce.com
URL https://github.com/forcedotcom/SiteCrawler
License The BSD 2-Clause License
Dependencies amount 3
Dependencies jcl-over-slf4j, htmlunit, commons-lang,
There are maybe transitive dependencies!

madura-perspectives-manager from group nz.co.senanque (version 3.4.0)

Perspectives, in this case, are snap-in applications that plug into the main application and share the login information, locale etc of the surrounding application. That means the subapplications don't have to worry about those issues and can be simpler. It also means you can construct a semi-dynamic workspace with plugged in apps that share a common look and feel (another thing that is set globally) and can even communicate with each other.

Group: nz.co.senanque Artifact: madura-perspectives-manager
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact madura-perspectives-manager
Group nz.co.senanque
Version 3.4.0
Last update 23. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 7
Dependencies logback-ext-spring, logback-classic, madura-perspectives-library, madura-rules, madura-vaadin-directed, hibernate-jpa-2.1-api, madura-springsecurity-login,
There are maybe transitive dependencies!

jenesis4java from group net.sourceforge.jenesis4java (version 2.19)

Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.

Group: net.sourceforge.jenesis4java Artifact: jenesis4java
Show all versions Show documentation Show source 
 

2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 45 from 61 (items total 607)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy