is not current version
Last Version 8.23.0.Final

org.optaplanner:optaplanner-quarkus-jsonb 7.41.0.t20200723

Activate JSON-B bindings for OptaPlanner's Score classes

Categories

Categories

Quarkus Container Microservices OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver JSON Data
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-quarkus-jsonb
Version

Version

7.41.0.t20200723
Type

Type

jar

Download optaplanner-quarkus-jsonb 7.41.0.t20200723


<!-- https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-jsonb/ -->
<dependency>
    <groupId>org.optaplanner</groupId>
    <artifactId>optaplanner-quarkus-jsonb</artifactId>
    <version>7.41.0.t20200723</version>
</dependency>
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-jsonb/
implementation 'org.optaplanner:optaplanner-quarkus-jsonb:7.41.0.t20200723'
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-quarkus-jsonb/
implementation ("org.optaplanner:optaplanner-quarkus-jsonb:7.41.0.t20200723")
'org.optaplanner:optaplanner-quarkus-jsonb:jar:7.41.0.t20200723'
<dependency org="org.optaplanner" name="optaplanner-quarkus-jsonb" rev="7.41.0.t20200723">
  <artifact name="optaplanner-quarkus-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.optaplanner', module='optaplanner-quarkus-jsonb', version='7.41.0.t20200723')
)
libraryDependencies += "org.optaplanner" % "optaplanner-quarkus-jsonb" % "7.41.0.t20200723"
[org.optaplanner/optaplanner-quarkus-jsonb "7.41.0.t20200723"]