Team33 Decision Library

Classes and tools for implementing complex decision trees or sequences

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-decision-01
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Team33 Decision Library
Classes and tools for implementing complex decision trees or sequences
Project URL

Project URL

https://github.com/akk-team33/lib-decision
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-decision

Download lib-decision-01

How to add to project

<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-decision-01/ -->
<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-decision-01</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-decision-01/
implementation 'de.team33.libs:lib-decision-01:1.0.0'
// https://jarcasting.com/artifacts/de.team33.libs/lib-decision-01/
implementation ("de.team33.libs:lib-decision-01:1.0.0")
'de.team33.libs:lib-decision-01:jar:1.0.0'
<dependency org="de.team33.libs" name="lib-decision-01" rev="1.0.0">
  <artifact name="lib-decision-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-decision-01', version='1.0.0')
)
libraryDependencies += "de.team33.libs" % "lib-decision-01" % "1.0.0"
[de.team33.libs/lib-decision-01 "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
de.team33.libs : lib-testing-01 jar 1.1.0
junit : junit jar [4.13,5.0)

Project Modules

There are no modules declared in this project.

lib-decision

Team33 Decision Library

Version 1

Requires

Java 8 or later

maven dependency

<dependency>
  <groupId>de.team33.libs</groupId>
  <artifactId>lib-decision-01</artifactId>
  <version>1.0.0</version>
</dependency>

Versions

Version
1.0.0