Last Version

Feast Common 0.26.3

Feast common module with functionality that can be reused

License

License

GroupId

GroupId

dev.feast
ArtifactId

ArtifactId

feast-common
Version

Version

0.26.3
Type

Type

jar
Description

Description

Feast Common
Feast common module with functionality that can be reused
Project Organization

Project Organization

Gojek

Download feast-common 0.26.3


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

Dependencies

compile (32)

Group / Artifact Type Version
dev.feast : datatypes-java jar 0.26.3
com.google.protobuf : protobuf-java-util jar 3.12.2
org.apache.commons : commons-lang3 jar 3.6
com.google.auto.value : auto-value-annotations jar 1.6.6
com.google.code.gson : gson jar 2.8.6
io.gsonfire : gson-fire jar 1.8.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.0
org.springframework : spring-context-support jar 5.2.7.RELEASE
net.devh : grpc-server-spring-boot-starter jar 2.9.0.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.hibernate.validator : hibernate-validator jar 6.1.2.Final
org.springframework.security : spring-security-core jar 5.3.0.RELEASE
org.springframework.security : spring-security-config jar 5.3.0.RELEASE
org.springframework.security : spring-security-oauth2-resource-server jar 5.3.0.RELEASE
org.springframework.security : spring-security-oauth2-jose jar 5.3.0.RELEASE
com.google.auth : google-auth-library-oauth2-http jar 0.20.0
sh.ory.keto : keto-client jar 0.5.7-alpha.1.pre.0
org.openapitools : jackson-databind-nullable jar 0.1.0
io.swagger : swagger-annotations jar 1.5.24
com.squareup.okhttp3 : okhttp jar 3.14.7
com.squareup.okhttp3 : logging-interceptor jar 3.14.7
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
org.fluentd : fluent-logger jar 0.3.1
javax.xml.bind : jaxb-api jar 2.3.1
javax.validation : validation-api jar 2.0.1.Final
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.kafka : kafka-clients jar 2.5.0
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.