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

Download JAR files tagged by common with all dependencies

Search JAR files by class name

lutra from group xyz.ottr.lutra (version 0.6.19)

This is the parent module of Lutra. Lutra is the reference implementation of the OTTR framework. The common interfaces for Lutra are lutra-api (a Java API), lutra-cli (a command line interface available as a Java executable), and lutra-restapi (a Java servlet available as a WAR file.) For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lutra
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL http://lutra.ottr.xyz
License GNU Lesser General Public License
Dependencies amount 4
Dependencies slf4j-api, slf4j-reload4j, log4j-api, log4j-slf4j-impl,
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!

tosan-soap-parent from group com.tosan.client.soap (version 2.0.2)

This project provides a java library that facilitate common requirements of a soap webservice client like ssl, proxy and timeout setting and logging request/response with ability to mask sensitive data.

Group: com.tosan.client.soap Artifact: tosan-soap-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tosan-soap-parent
Group com.tosan.client.soap
Version 2.0.2
Last update 11. September 2023
Organization not specified
URL https://github.com/Tosan/tosan-soap-client
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tosan-soap-client from group com.tosan.client.soap (version 2.0.2)

Group: com.tosan.client.soap Artifact: tosan-soap-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact tosan-soap-client
Group com.tosan.client.soap
Version 2.0.2
Last update 11. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies slf4j-api, jul-to-slf4j, jakarta.xml.bind-api, jakarta.xml.ws-api, jakarta.jws-api, jaxws-rt,
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!

tenio-common from group io.github.congcoi123 (version 0.5.0)

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. This is the common module for multipurpose use of the framework.

Group: io.github.congcoi123 Artifact: tenio-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact tenio-common
Group io.github.congcoi123
Version 0.5.0
Last update 30. August 2023
Organization not specified
URL https://github.com/congcoi123/tenio
License MIT License
Dependencies amount 6
Dependencies guava, msgpack, log4j-api, log4j-core, reflections, maven-javadoc-plugin,
There are maybe transitive dependencies!

commons from group io.github.aafactory (version 1.2.0)

'aafactory-commons' is a common library that combines or slightly modified existing open source libraries. It is intended to create test cases for open source libraries and to make them useful for future application development.

Group: io.github.aafactory Artifact: commons
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons
Group io.github.aafactory
Version 1.2.0
Last update 06. June 2023
Organization not specified
URL https://github.com/AAFactory/aafactory-commons/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib-jdk8,
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!

extremum-common-project from group io.extremum (version 3.2.0-rc.1)

This POM serves as a root of extremum-common multimodule project. Also, it defines release-related settings (scm and distributionManagement). You almost never need to use this module as a parent. If you need to add a new module to extremum-common, please choose extremum-module-parent as its parent. If want to have some extremum parent as a parent of your application, please use extremum-app-parent.

Group: io.extremum Artifact: extremum-common-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extremum-common-project
Group io.extremum
Version 3.2.0-rc.1
Last update 17. May 2023
Organization not specified
URL https://github.com/smekalka/extremum-common-java
License Business Source License 1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

extremum-bom from group io.extremum (version 3.2.0-rc.1)

This module serves as a BOM (Bill of Materials) defining versions of the artifacts used by extremum-common (and suggested to the applications that use extremum-common). You almost never need to use this module as a parent. If you need to add a new module to extremum-common, please choose extremum-module-parent as its parent. If want to have some extremum parent as a parent of your application, please use extremum-app-parent.

Group: io.extremum Artifact: extremum-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact extremum-bom
Group io.extremum
Version 3.2.0-rc.1
Last update 17. May 2023
Organization not specified
URL https://github.com/smekalka/extremum-common-java
License Business Source License 1.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1196 from 1245 (items total 12450)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy