jar

ai.timefold.solver : timefold-solver-spring-boot-autoconfigure

Maven & Gradle

Aug 16, 2023

Timefold Solver Spring Boot autoconfigure · Timefold solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the Spring Boot autoconfigure.

Table Of Contents

Latest Version

Download ai.timefold.solver : timefold-solver-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download ai.timefold.solver : timefold-solver-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window timefold-solver-spring-boot-autoconfigure-0.8.40.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ai.timefold.solver.spring.boot.autoconfigure.config

├─ ai.timefold.solver.spring.boot.autoconfigure.config.BenchmarkProperties.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.config.BenchmarkSolverProperties.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.config.SolverManagerProperties.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.config.SolverProperties.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.config.TerminationProperties.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.config.TimefoldProperties.class - [JAR]

ai.timefold.solver.spring.boot.autoconfigure

├─ ai.timefold.solver.spring.boot.autoconfigure.TimefoldAutoConfiguration.class - [JAR]

├─ ai.timefold.solver.spring.boot.autoconfigure.TimefoldBenchmarkAutoConfiguration.class - [JAR]