How To Install Java Artifact org.jpmml.pmml-runtime v1.1.13

org.jpmml pmml-runtime 1.1.13

Introduction

In this article, we'll learn how to install Java artifact pmml-runtime from org.jpmml group in version 1.1.13. The artifact is available in 13 versions: 1.1.20 1.1.19 1.1.18 1.1.17 1.1.16 1.1.15 1.1.14 1.1.13 1.1.12 1.1.11 1.1.10 1.1.9 1.1.8 . The JPMML runtime project has been released under GNU Affero General Public License (AGPL) version 3.0 license. The parent project is: org.jpmml::jpmml-evaluator::1.1.13

How To Install Java Artifact org.jpmml.pmml-runtime In Version 1.1.13

To install the JPMML runtime artifact in version 1.1.13 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JPMML runtime dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Licenses