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

Download JAR files tagged by contains with all dependencies

Search JAR files by class name

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!

optaplanner-constraint-streams-drools 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 the Drools implementation of Constraint streams.

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

0 downloads
Artifact optaplanner-constraint-streams-drools
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 4
Dependencies optaplanner-core-impl, optaplanner-constraint-streams-common, drools-engine, drools-alphanetwork-compiler,
There are maybe transitive dependencies!

optaplanner-core-parent 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 implementation of the solver and various optional scoring mechanisms.

Group: org.optaplanner Artifact: optaplanner-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact optaplanner-core-parent
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

optaplanner-ide-config 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 the IDE configuration files used for formatting OptaPlanner's source code.

Group: org.optaplanner Artifact: optaplanner-ide-config
Show all versions Show source 
 

0 downloads
Artifact optaplanner-ide-config
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-mysql from group com.increff.commons (version 1.7)

commons-mysql contains a collection of classes and methods that allow interaction with a database. Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a table, etc. are provided through various methods

Group: com.increff.commons Artifact: commons-mysql
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-mysql
Group com.increff.commons
Version 1.7
Last update 24. August 2023
Organization not specified
URL https://github.com/increff/commons-mysql
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies nextscm-commons-lang, commons-text, commons-dbcp2, commons-io,
There are maybe transitive dependencies!

net.twisterrob.gradle.plugin.gradle.test.gradle.plugin from group net.twisterrob.gradle.plugin.gradle.test (version 0.16)

TWiStErRob's testing helper plugin and testing utilities for Gradle based integration tests. A wrapper for `org.gradle.testkit.runner.GradleRunner` to reduce boilerplate. Also contains helpers for building a project on disk from code and assert the results of an execution.

Group: net.twisterrob.gradle.plugin.gradle.test Artifact: net.twisterrob.gradle.plugin.gradle.test.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact net.twisterrob.gradle.plugin.gradle.test.gradle.plugin
Group net.twisterrob.gradle.plugin.gradle.test
Version 0.16
Last update 25. July 2023
Organization not specified
URL https://github.com/TWiStErRob/net.twisterrob.gradle
License Unlicense
Dependencies amount 1
Dependencies twister-gradle-test,
There are maybe transitive dependencies!

azure-resourcemanager-databricks from group com.azure.resourcemanager (version 1.0.0-beta.4)

This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-databricks
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-databricks
Group com.azure.resourcemanager
Version 1.0.0-beta.4
Last update 08. June 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
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!

timefold-solver-constraint-streams-bavet 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 implementation of Constraint streams (Bavet).

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

0 downloads
Artifact timefold-solver-constraint-streams-bavet
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 2
Dependencies timefold-solver-core-impl, timefold-solver-constraint-streams-common,
There are maybe transitive dependencies!

shoelaces-checkstyle from group au.net.causal.shoelaces (version 3.0)

Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

Group: au.net.causal.shoelaces Artifact: shoelaces-checkstyle
Show all versions Show source 
 

0 downloads
Artifact shoelaces-checkstyle
Group au.net.causal.shoelaces
Version 3.0
Last update 22. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 682 from 757 (items total 7570)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy