MVN

nl.trivento.albero : albero-web-servlet

Maven & Gradle

Dec 05, 2011
3 stars

Albero · A bank decides using various criteria whether a customer wil receive a loan. An insurer uses specific information to determine which insurance product is most suitable for its customer. A municipality makes decisions based on yet other information, to determine whether it will grant permits or if a citizen is entitled to a public transport pass. Decision trees are frequently used in order to make such decisions or recommendations. Albero is a new generation decision tree solution. It is simple, fast, and flexible. Further, Albero is easily adaptable and can integrate easily into any environment.

<dependency>
    <groupId>nl.trivento.albero</groupId>
    <artifactId>albero-web-servlet</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.trivento.albero : albero-web-servlet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of nl.trivento.albero : albero-web-servlet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
albero-web-servlet-0.2

How to add a dependency to Maven

Add the following nl.trivento.albero : albero-web-servlet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.trivento.albero</groupId>
    <artifactId>albero-web-servlet</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.trivento.albero : albero-web-servlet gradle dependency to your build.gradle file:

implementation 'nl.trivento.albero:albero-web-servlet:0.2'

Gradle Kotlin DSL: Add the following nl.trivento.albero : albero-web-servlet gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.trivento.albero:albero-web-servlet:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.trivento.albero : albero-web-servlet sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.trivento.albero" % "albero-web-servlet" % "0.2"

Advertisement

Dependencies from Group

Dec 05, 2011
9 usages
3 stars
Dec 05, 2011
6 usages
3 stars
Dec 05, 2011
5 usages
3 stars
Dec 05, 2011
1 usages
3 stars
Dec 05, 2011
1 usages
3 stars

Discover Dependencies

Dec 05, 2011
3 stars
Dec 05, 2011
3 stars
Dec 05, 2011
1 usages
3 stars
Dec 05, 2011
1 usages
3 stars
Dec 05, 2011
5 usages
3 stars
Dec 05, 2011
6 usages
3 stars
Dec 05, 2011
9 usages
3 stars