All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download feast-common JAR 0.8.0-rc.3 with all dependencies


Feast common module with functionality that can be reused

Files of the artifact feast-common version 0.8.0-rc.3 from the group dev.feast.

Artifact feast-common
Group dev.feast
Version 0.8.0-rc.3
Last update 06. November 2020
Tags: functionality that module with common feast reused
Organization Gojek
URL https://github.com/feast-dev/feast/feast-common
License Apache License, Version 2.0
Dependencies amount 32
Dependencies datatypes-java, protobuf-java-util, commons-lang3, auto-value-annotations, gson, gson-fire, jackson-databind, jackson-datatype-jsr310, spring-context-support, grpc-server-spring-boot-starter, spring-boot-starter-data-jpa, spring-boot-starter-web, hibernate-validator, spring-security-core, spring-security-config, spring-security-oauth2-resource-server, spring-security-oauth2-jose, google-auth-library-oauth2-http, keto-client, jackson-databind-nullable, swagger-annotations, okhttp, logging-interceptor, springfox-swagger2, springfox-swagger-ui, slf4j-api, fluent-logger, jaxb-api, validation-api, jsr305, kafka-clients, junit,
There are maybe transitive dependencies!
There is a newer version: 0.26.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of feast-common Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of feast-common version 0.8.0-rc.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.dev.feast.feast-common
META-INF.maven.dev.feast.feast-common.META-INF.maven.dev.feast.feast-common.pom.properties
META-INF.maven.dev.feast.feast-common.META-INF.maven.dev.feast.feast-common.pom.xml
.api.yaml
feast.common.auth.authentication
feast.common.auth.authentication.feast.common.auth.authentication.DefaultJwtAuthenticationProvider
feast.common.auth.authorization
feast.common.auth.authorization.feast.common.auth.authorization.AuthorizationProvider
feast.common.auth.authorization.feast.common.auth.authorization.AuthorizationResult
feast.common.auth.config
feast.common.auth.config.feast.common.auth.config.CacheConfiguration
feast.common.auth.config.feast.common.auth.config.SecurityConfig
feast.common.auth.config.feast.common.auth.config.SecurityProperties
feast.common.auth.credentials
feast.common.auth.credentials.feast.common.auth.credentials.CoreAuthenticationProperties
feast.common.auth.credentials.feast.common.auth.credentials.GoogleAuthCredentials
feast.common.auth.credentials.feast.common.auth.credentials.JwtCallCredentials
feast.common.auth.credentials.feast.common.auth.credentials.OAuthCredentials
feast.common.auth.providers.http
feast.common.auth.providers.http.feast.common.auth.providers.http.HttpAuthorizationProvider
feast.common.auth.providers.http.client.api
feast.common.auth.providers.http.client.api.feast.common.auth.providers.http.client.api.DefaultApi
feast.common.auth.providers.http.client.invoker
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ApiCallback
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ApiClient
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ApiException
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ApiResponse
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.Configuration
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.GzipRequestInterceptor
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.JSON
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.Pair
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ProgressRequestBody
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ProgressResponseBody
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ServerConfiguration
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.ServerVariable
feast.common.auth.providers.http.client.invoker.feast.common.auth.providers.http.client.invoker.StringUtil
feast.common.auth.providers.http.client.invoker.auth
feast.common.auth.providers.http.client.invoker.auth.feast.common.auth.providers.http.client.invoker.auth.ApiKeyAuth
feast.common.auth.providers.http.client.invoker.auth.feast.common.auth.providers.http.client.invoker.auth.Authentication
feast.common.auth.providers.http.client.invoker.auth.feast.common.auth.providers.http.client.invoker.auth.HttpBasicAuth
feast.common.auth.providers.http.client.invoker.auth.feast.common.auth.providers.http.client.invoker.auth.HttpBearerAuth
feast.common.auth.providers.http.client.model
feast.common.auth.providers.http.client.model.feast.common.auth.providers.http.client.model.AuthorizationResult
feast.common.auth.providers.http.client.model.feast.common.auth.providers.http.client.model.CheckAccessRequest
feast.common.auth.providers.http.client.model.feast.common.auth.providers.http.client.model.InlineResponse500
feast.common.auth.service
feast.common.auth.service.feast.common.auth.service.AuthorizationService
feast.common.auth.utils
feast.common.auth.utils.feast.common.auth.utils.AuthUtils
feast.common.logging
feast.common.logging.feast.common.logging.AuditLogger
feast.common.logging.config
feast.common.logging.config.feast.common.logging.config.LoggingProperties
feast.common.logging.entry
feast.common.logging.entry.feast.common.logging.entry.ActionAuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.AuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.AuditLogEntryKind
feast.common.logging.entry.feast.common.logging.entry.AutoValue_ActionAuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.AutoValue_LogResource
feast.common.logging.entry.feast.common.logging.entry.AutoValue_MessageAuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.AutoValue_TransitionAuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.LogResource
feast.common.logging.entry.feast.common.logging.entry.MessageAuditLogEntry
feast.common.logging.entry.feast.common.logging.entry.TransitionAuditLogEntry
feast.common.logging.interceptors
feast.common.logging.interceptors.feast.common.logging.interceptors.GrpcMessageInterceptor
feast.common.models
feast.common.models.feast.common.models.Feature
feast.common.models.feast.common.models.FeatureSet
feast.common.models.feast.common.models.FeatureSetReference
feast.common.models.feast.common.models.FeatureTable
feast.common.models.feast.common.models.FeatureV2
feast.common.models.feast.common.models.Store
feast.common.util
feast.common.util.feast.common.util.KafkaSerialization
feast.common.validators
feast.common.validators.feast.common.validators.OneOfStringValidator
feast.common.validators.feast.common.validators.OneOfStrings
.log4j2.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy