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

Download estuaryoss-source-code JAR file


Welcome to the download page for the estuaryoss-source-code JAR file. Here, you can freely acquire the latest version of the JAR file, which contains the source code for the Estuary OSS project. Whether you're a developer or an enthusiast, this JAR file will provide you with all the necessary resources for utilizing and exploring the project's source code. Simply click the download button below to get started!

Files of the artifact agent version 4.2.5-P1 from the group com.github.estuaryoss.

Artifact agent
Group com.github.estuaryoss
Version 4.2.5-P1
Last update 01. December 2022
Tags: which rest shell service restapi runs commands
Organization not specified
URL https://github.com/estuaryoss/estuary-agent-java
License Apache License, Version 2.0
Dependencies amount 26
Dependencies commons-io, zt-exec, zt-zip, zt-process-killer, fluent-logger, commons-compress, commons-lang3, spring-cloud-starter-netflix-eureka-client, spring-boot-starter-web, spring-boot-starter-actuator, spring-boot-starter-tomcat, spring-boot-starter-security, validation-api, jakarta.validation-api, jaxb-api, jackson-dataformat-yaml, jackson-datatype-jsr310, spring-boot-starter-data-jpa, h2, querydsl-apt, querydsl-jpa, hibernate-validator, jmustache, validation-api, javax.persistence-api, springdoc-openapi-starter-webmvc-ui,
There are maybe transitive dependencies!
There is a newer version: 4.2.6
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of agent Show documentation

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

0 downloads

Source code of agent version 4.2.5-P1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.estuaryoss.agent
META-INF.maven.com.github.estuaryoss.agent.META-INF.maven.com.github.estuaryoss.agent.pom.properties
META-INF.maven.com.github.estuaryoss.agent.META-INF.maven.com.github.estuaryoss.agent.pom.xml
.application-test.properties
.application.properties
.application.yml
com.github.estuaryoss.agent
com.github.estuaryoss.agent.com.github.estuaryoss.agent.EstuaryAgent
com.github.estuaryoss.agent.com.github.estuaryoss.agent.RFC3339DateFormat
com.github.estuaryoss.agent.api
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.AboutApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.AboutApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.ApiOriginFilter
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.ApiResponseMessage
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.CommandApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.CommandApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.CommandParallelApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.CommandParallelApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.EnvApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.EnvApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.FileApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.FileApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.FolderApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.FolderApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.HomeController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.PingApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.PingApiController
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.ProcessApi
com.github.estuaryoss.agent.api.com.github.estuaryoss.agent.api.ProcessApiController
com.github.estuaryoss.agent.component
com.github.estuaryoss.agent.component.com.github.estuaryoss.agent.component.About
com.github.estuaryoss.agent.component.com.github.estuaryoss.agent.component.AppEnvironment
com.github.estuaryoss.agent.component.com.github.estuaryoss.agent.component.Authentication
com.github.estuaryoss.agent.component.com.github.estuaryoss.agent.component.ClientRequest
com.github.estuaryoss.agent.component.com.github.estuaryoss.agent.component.CommandRunner
com.github.estuaryoss.agent.configuration
com.github.estuaryoss.agent.configuration.com.github.estuaryoss.agent.configuration.BeanConfig
com.github.estuaryoss.agent.configuration.com.github.estuaryoss.agent.configuration.SecurityConfig
com.github.estuaryoss.agent.configuration.com.github.estuaryoss.agent.configuration.SwaggerConfig
com.github.estuaryoss.agent.configuration.com.github.estuaryoss.agent.configuration.WebConfig
com.github.estuaryoss.agent.constants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.ApiResponseCode
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.ApiResponseMessage
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.DateTimeConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.DefaultConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.EnvConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.FileTransferType
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.FluentdServiceConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.HeaderConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.HibernateJpaConstants
com.github.estuaryoss.agent.constants.com.github.estuaryoss.agent.constants.QParamConstants
com.github.estuaryoss.agent.entity
com.github.estuaryoss.agent.entity.com.github.estuaryoss.agent.entity.Command
com.github.estuaryoss.agent.entity.com.github.estuaryoss.agent.entity.FileTransfer
com.github.estuaryoss.agent.entity.com.github.estuaryoss.agent.entity.QCommand
com.github.estuaryoss.agent.entity.com.github.estuaryoss.agent.entity.QFileTransfer
com.github.estuaryoss.agent.exception
com.github.estuaryoss.agent.exception.com.github.estuaryoss.agent.exception.ApiException
com.github.estuaryoss.agent.exception.com.github.estuaryoss.agent.exception.NotFoundException
com.github.estuaryoss.agent.exception.com.github.estuaryoss.agent.exception.YamlConfigException
com.github.estuaryoss.agent.handler
com.github.estuaryoss.agent.handler.com.github.estuaryoss.agent.handler.CustomRequestBodyAdviceAdapter
com.github.estuaryoss.agent.handler.com.github.estuaryoss.agent.handler.CustomRequestInterceptorAdapter
com.github.estuaryoss.agent.handler.com.github.estuaryoss.agent.handler.CustomResponseBodyAdviceAdapter
com.github.estuaryoss.agent.handler.com.github.estuaryoss.agent.handler.GlobalControllerExceptionHandler
com.github.estuaryoss.agent.model
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.ConfigDescriptor
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.ExecutionStatus
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.FileContent
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.ProcessInfo
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.ProcessState
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.SystemInfo
com.github.estuaryoss.agent.model.com.github.estuaryoss.agent.model.YamlConfig
com.github.estuaryoss.agent.model.api
com.github.estuaryoss.agent.model.api.com.github.estuaryoss.agent.model.api.ApiResponse
com.github.estuaryoss.agent.model.api.com.github.estuaryoss.agent.model.api.CommandDescription
com.github.estuaryoss.agent.model.api.com.github.estuaryoss.agent.model.api.CommandDetails
com.github.estuaryoss.agent.model.api.com.github.estuaryoss.agent.model.api.CommandParallel
com.github.estuaryoss.agent.model.api.com.github.estuaryoss.agent.model.api.CommandStatus
com.github.estuaryoss.agent.model.logging
com.github.estuaryoss.agent.model.logging.com.github.estuaryoss.agent.model.logging.EnrichedMessage
com.github.estuaryoss.agent.model.logging.com.github.estuaryoss.agent.model.logging.ParentMessage
com.github.estuaryoss.agent.repository
com.github.estuaryoss.agent.repository.com.github.estuaryoss.agent.repository.CommandRepository
com.github.estuaryoss.agent.repository.com.github.estuaryoss.agent.repository.FileTransferRepository
com.github.estuaryoss.agent.service
com.github.estuaryoss.agent.service.com.github.estuaryoss.agent.service.DbService
com.github.estuaryoss.agent.service.com.github.estuaryoss.agent.service.Fluentd
com.github.estuaryoss.agent.service.com.github.estuaryoss.agent.service.StorageService
com.github.estuaryoss.agent.utils
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.CommandStatusThread
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.MessageDumper
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.ProcessUtils
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.StringUtils
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.SystemInformation
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.TemplateGluer
com.github.estuaryoss.agent.utils.com.github.estuaryoss.agent.utils.YamlConfigParser
.keystore.p12




© 2015 - 2024 Weber Informatics LLC | Privacy Policy