Last Version

Openscoring 2.1.0

REST web service for scoring PMML models

License

License

GroupId

GroupId

org.openscoring
ArtifactId

ArtifactId

openscoring
Version

Version

2.1.0
Type

Type

pom
Description

Description

Openscoring
REST web service for scoring PMML models
Project URL

Project URL

http://www.openscoring.org

Download openscoring 2.1.0

Filename Size
openscoring-2.1.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openscoring-client
  • openscoring-common
  • openscoring-common-gwt
  • openscoring-server
  • openscoring-service
  • openscoring-webapp