Seldon Core Java Wrapper

Wrapper for seldon-core Java prediction models. Allows easy creation of a Spring Boot app with Tomcat and gRPC servers for handling the microservice APIs for seldon-core.

License

License

GroupId

GroupId

io.seldon.wrapper
ArtifactId

ArtifactId

seldon-core-wrapper
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Seldon Core Java Wrapper
Wrapper for seldon-core Java prediction models. Allows easy creation of a Spring Boot app with Tomcat and gRPC servers for handling the microservice APIs for seldon-core.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Seldon
Source Code Management

Source Code Management

https://github.com/SeldonIO/seldon-core/tree/master

Download seldon-core-wrapper

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar 3.9
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.10
io.grpc : grpc-netty jar 1.25.0
io.grpc : grpc-stub jar 1.25.0
io.grpc : grpc-protobuf jar 1.25.0
com.google.protobuf : protobuf-java jar 3.11.1
com.google.protobuf : protobuf-java-util jar 3.11.1
com.google.guava : guava jar 28.2-jre
org.springframework.boot : spring-boot-starter-actuator jar 2.2.4.RELEASE
ai.h2o : h2o-genmodel jar 3.18.0.5

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-properties-migrator jar 2.2.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.
io.seldon.wrapper

Seldon

Machine Learning Deployment for Kubernetes

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0