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

Download JAR files tagged by each with all dependencies

Search JAR files by class name

facesContainer-3.0 from group io.openliberty.features (version 24.0.0.4)

Group: io.openliberty.features Artifact: facesContainer-3.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact facesContainer-3.0
Group io.openliberty.features
Version 24.0.0.4


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!

jcore-xmi-db-writer from group de.julielab (version 2.6.3)

Writes CAS data in XMI format into a relational (PostgreSQL) database. It is possible to write the whole XMI for each document into the database. However, it is also possible to define a list of annotations that should be written into separate tables. The JCoRe XMI Database Reader can then be used to assemble XMI data from a given set of annotations.

Group: de.julielab Artifact: jcore-xmi-db-writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-xmi-db-writer
Group de.julielab
Version 2.6.3
Last update 22. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xmi-db-writer
License BSD-2-Clause
Dependencies amount 10
Dependencies costosys, jcore-descriptor-creator, jcore-types, uima-ducc-user, jcore-xmi-splitter, commons-codec, jcore-db-checkpoint-ae, jcore-db-test-utilities, assertj-core, annotations,
There are maybe transitive dependencies!

generic-rest-jpa from group io.github.agache41 (version 0.1.1)

Generic REST JPA is a JEE library targeted on creating generic Resource Services and Data Access Layers on top of JPA and CDI. It develops REST Services starting from the CRUD pattern and extends it by adding frequently needed methods to each domain entity.

Group: io.github.agache41 Artifact: generic-rest-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact generic-rest-jpa
Group io.github.agache41
Version 0.1.1
Last update 04. February 2024
Organization not specified
URL https://github.com/agache41/generic-rest-jpa
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-multi-data-source from group io.github.dhi13man (version 0.2.1)

To mitigate Spring's limitations with multiple data sources in a single service, this library provides two custom annotations in Java that automatically generate all the required bean definition configurations and package-segregated repositories, for each data source.

Group: io.github.dhi13man Artifact: spring-multi-data-source
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-multi-data-source
Group io.github.dhi13man
Version 0.2.1
Last update 15. January 2024
Organization not specified
URL http://www.github.com/dhi13man/spring-multi-data-source
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies javapoet,
There are maybe transitive dependencies!

tosan-tostring-builder from group com.tosan.tools (version 1.1.0)

Library provides interface for use in toString method and determine each field how should be shown. also, you can choose from two implementations provided for simple and json formatting. also, provides interface for use in aspect to log service call.

Group: com.tosan.tools Artifact: tosan-tostring-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact tosan-tostring-builder
Group com.tosan.tools
Version 1.1.0
Last update 26. November 2023
Organization not specified
URL https://github.com/Tosan/tosan-tostring-builder
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies jackson-core, jackson-databind,
There are maybe transitive dependencies!

moonshine from group io.github.ololx.moonshine (version 0.13.0)

The project Moonshine is a set of useful utilities and tools for productive and comfortable coding. This project consists of modules, each of which contains classes united by one common goal - to solve a specific problem: tuples, iterators, stopwatches and e.t.c.

Group: io.github.ololx.moonshine Artifact: moonshine
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact moonshine
Group io.github.ololx.moonshine
Version 0.13.0
Last update 28. September 2023
Organization not specified
URL https://ololx.github.io/moonshine
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lms-lti-crosslist from group edu.iu.uits.lms (version 5.0.5)

The Cross-listing Assistant in Canvas at Indiana University is a utility for combining enrollments from multiple course sections into a single primary course site, which reduces the administrative overhead of managing a separate version of the course for each section.

Group: edu.iu.uits.lms Artifact: lms-lti-crosslist
Show all versions Show documentation Show source 
 

0 downloads
Artifact lms-lti-crosslist
Group edu.iu.uits.lms
Version 5.0.5
Last update 22. September 2023
Organization Indiana University
URL https://github.com/indiana-university/lms-canvas-crosslisting
License BSD 3-Clause License
Dependencies amount 21
Dependencies lms-canvas-common-configuration, lms-canvas-iu-custom-services, lms-canvas-lti-framework, lms-canvas-redis-config, lms-canvas-rivet, lms-canvas-services, thymeleaf-layout-dialect, spring-boot-starter-actuator, spring-boot-starter-data-jpa, spring-boot-starter-oauth2-client, spring-boot-starter-oauth2-resource-server, spring-boot-starter-thymeleaf, spring-boot-starter-security, spring-boot-starter-web, spring-cloud-starter-vault-config, thymeleaf-extras-springsecurity5, cache-api, ehcache, spring-boot-starter-data-rest, webjars-locator, jquery,
There are maybe transitive dependencies!

optaplanner-constraint-streams-common from group org.optaplanner (version 9.44.0.Final)

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains classes common to each implementation of Constraint streams.

Group: org.optaplanner Artifact: optaplanner-constraint-streams-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact optaplanner-constraint-streams-common
Group org.optaplanner
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 1
Dependencies optaplanner-core-impl,
There are maybe transitive dependencies!

timefold-solver-constraint-streams-common from group ai.timefold.solver (version 0.9.39)

Timefold solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains classes common to each implementation of Constraint streams.

Group: ai.timefold.solver Artifact: timefold-solver-constraint-streams-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact timefold-solver-constraint-streams-common
Group ai.timefold.solver
Version 0.9.39
Last update 26. May 2023
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 1
Dependencies timefold-solver-core-impl,
There are maybe transitive dependencies!



Page 40 from 69 (items total 684)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy