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

Download JAR files tagged by needed with all dependencies


box-parent from group edu.byu.hbll.box (version 2.7.0)

Box is an add-on framework for Java applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

Group: edu.byu.hbll.box Artifact: box-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact box-parent
Group edu.byu.hbll.box
Version 2.7.0
Last update 04. December 2024
Organization not specified
URL https://${scm.repository}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

box-kafka from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-kafka
Show all versions Show documentation Show source 
Download box-kafka.jar (2.7.0)
 

0 downloads
Artifact box-kafka
Group edu.byu.hbll.box
Version 2.7.0
Last update 04. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, kafka-clients,
There are maybe transitive dependencies!

box-oai from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-oai
Show all versions Show documentation Show source 
Download box-oai.jar (2.7.0)
 

0 downloads
Artifact box-oai
Group edu.byu.hbll.box
Version 2.7.0
Last update 04. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-core, xml,
There are maybe transitive dependencies!

box-postgres from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-postgres
Show all versions Show documentation Show source 
Download box-postgres.jar (2.7.0)
 

0 downloads
Artifact box-postgres
Group edu.byu.hbll.box
Version 2.7.0


box-test from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-test
Show all versions Show documentation Show source 
Download box-test.jar (2.7.0)
 

0 downloads
Artifact box-test
Group edu.byu.hbll.box
Version 2.7.0


box-client-spring from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-client-spring
Show all versions Show documentation Show source 
Download box-client-spring.jar (2.7.0)
 

0 downloads
Artifact box-client-spring
Group edu.byu.hbll.box
Version 2.7.0
Last update 04. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies box-client, spring-web,
There are maybe transitive dependencies!

box-client from group edu.byu.hbll.box (version 2.7.0)

Group: edu.byu.hbll.box Artifact: box-client
Show all versions Show documentation Show source 
Download box-client.jar (2.7.0)
 

0 downloads
Artifact box-client
Group edu.byu.hbll.box
Version 2.7.0
Last update 04. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies json,
There are maybe transitive dependencies!

getopt-databind from group pro.johndunlap (version 0.5.6)

This is a Java library which provides a flexible and customizable way to bind command line arguments to Java objects, in a similar manner to how JSON, XML, and YAML can be bound to Java objects. You can easily define Java classes that represent the data structure of your command line arguments, and use annotations to specify how those arguments should be parsed and bound to the corresponding fields in your Java object. This allows you to write command line interfaces that are more intuitive and easier to use, while also reducing the amount of boilerplate code that is needed to parse and validate command line arguments.

Group: pro.johndunlap Artifact: getopt-databind
Show documentation Show source 
Download getopt-databind.jar (0.5.6)
 

0 downloads
Artifact getopt-databind
Group pro.johndunlap
Version 0.5.6
Last update 20. April 2023
Organization not specified
URL https://github.com/johndunlap/getopt-databind
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

autocomplete from group com.fifesoft (version 3.3.1)

AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.

Group: com.fifesoft Artifact: autocomplete
Show all versions Show documentation Show source 
Download autocomplete.jar (3.3.1)
 

115 downloads
Artifact autocomplete
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL https://github.com/bobbylight/AutoComplete
License BSD-3-Clause
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
Download application-properties.jar (1.2.1)
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!



Page 88 from 90 (items total 899)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy