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

Download container JAR 0.2.85-alpha with all dependencies


Files of the artifact container version 0.2.85-alpha from the group io.castled.

Artifact container
Group io.castled
Version 0.2.85-alpha
Last update 23. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mapstruct-jdk8,
There are maybe transitive dependencies!
There is a newer version: 1.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of container Show documentation

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

0 downloads

Source code of container version 0.2.85-alpha

META-INF
META-INF.META-INF.MANIFEST.MF
code_snippets
code_snippets.code_snippets.bq_data_user_access
code_snippets.code_snippets.bq_data_viewer_access
code_snippets.code_snippets.gcp_storage_admin_access
io.castled
io.castled.io.castled.AppShutdownHandler
io.castled.io.castled.CastledAppManager
io.castled.io.castled.CastledApplication
io.castled.io.castled.CastledAuthFilter
io.castled.io.castled.CastledAuthenticator
io.castled.io.castled.CastledConfiguration
io.castled.io.castled.CastledHealthValidator
io.castled.io.castled.CastledLifecycleManager
io.castled.io.castled.CastledModule
io.castled.io.castled.CastledStateStore
io.castled.apps
io.castled.apps.io.castled.apps.ExternalAppService
io.castled.apps.daos
io.castled.apps.daos.io.castled.apps.daos.ExternalAppDAO
io.castled.caches
io.castled.caches.io.castled.caches.ExternalAppCache
io.castled.caches.io.castled.caches.ModelSchemaCache
io.castled.caches.io.castled.caches.PipelineCache
io.castled.caches.io.castled.caches.UsersCache
io.castled.caches.io.castled.caches.WarehouseCache
io.castled.commands
io.castled.commands.io.castled.commands.CastledServerCommand
io.castled.configuration
io.castled.configuration.io.castled.configuration.DocConfiguration
io.castled.constants
io.castled.constants.io.castled.constants.CommonConstants
io.castled.constants.io.castled.constants.KafkaApplicationConstants
io.castled.daos
io.castled.daos.io.castled.daos.EncryptionKeysDAO
io.castled.daos.io.castled.daos.ErrorReportsDAO
io.castled.daos.io.castled.daos.InstallationDAO
io.castled.daos.io.castled.daos.PipelineDAO
io.castled.daos.io.castled.daos.PipelineRunDAO
io.castled.daos.io.castled.daos.QueryModelDAO
io.castled.daos.io.castled.daos.TeamsDAO
io.castled.daos.io.castled.daos.UsersDAO
io.castled.dtomappers
io.castled.dtomappers.io.castled.dtomappers.ExternalAppDTOMapper
io.castled.dtomappers.io.castled.dtomappers.ExternalAppDTOMapperImpl
io.castled.dtomappers.io.castled.dtomappers.PipelineDTOMapper
io.castled.dtomappers.io.castled.dtomappers.PipelineDTOMapperImpl
io.castled.dtomappers.io.castled.dtomappers.QueryModelDTOMapper
io.castled.dtomappers.io.castled.dtomappers.WarehouseDTOMapper
io.castled.dtomappers.io.castled.dtomappers.WarehouseDTOMapperImpl
io.castled.dtos
io.castled.dtos.io.castled.dtos.AppDetails
io.castled.dtos.io.castled.dtos.ConfigUpdateRequest
io.castled.dtos.io.castled.dtos.ConsolidatedCountDTO
io.castled.dtos.io.castled.dtos.EmailRegistrationRequest
io.castled.dtos.io.castled.dtos.EntityCreateResponse
io.castled.dtos.io.castled.dtos.ExternalAppAttributes
io.castled.dtos.io.castled.dtos.ExternalAppDTO
io.castled.dtos.io.castled.dtos.ExternalAppOauthState
io.castled.dtos.io.castled.dtos.ExternalAppTypeDTO
io.castled.dtos.io.castled.dtos.OAuthAppAttributes
io.castled.dtos.io.castled.dtos.OauthAppCreateResponse
io.castled.dtos.io.castled.dtos.PasswordChangeRequest
io.castled.dtos.io.castled.dtos.PipelineDTO
io.castled.dtos.io.castled.dtos.PipelineRunDetails
io.castled.dtos.io.castled.dtos.PipelineSchema
io.castled.dtos.io.castled.dtos.PipelineUpdateRequest
io.castled.dtos.io.castled.dtos.ResetPasswordRequest
io.castled.dtos.io.castled.dtos.SubObjectsFetchRequest
io.castled.dtos.io.castled.dtos.UserDTO
io.castled.dtos.io.castled.dtos.WarehouseDTO
io.castled.dtos.io.castled.dtos.WarehouseDetails
io.castled.dtos.io.castled.dtos.WarehouseQueryPreviewRequest
io.castled.dtos.io.castled.dtos.WarehouseTestConnectionRequest
io.castled.dtos.querymodel
io.castled.dtos.querymodel.io.castled.dtos.querymodel.DbtQueryModelDetails
io.castled.dtos.querymodel.io.castled.dtos.querymodel.ModelInputDTO
io.castled.dtos.querymodel.io.castled.dtos.querymodel.QueryModelDTO
io.castled.dtos.querymodel.io.castled.dtos.querymodel.QueryModelDetails
io.castled.dtos.querymodel.io.castled.dtos.querymodel.SqlQueryModelDetails
io.castled.dtos.querymodel.io.castled.dtos.querymodel.TableQueryModelDetails
io.castled.encryption
io.castled.encryption.io.castled.encryption.EncryptionException
io.castled.encryption.io.castled.encryption.EncryptionKeyNotConfiguredException
io.castled.encryption.io.castled.encryption.EncryptionManager
io.castled.encryption.io.castled.encryption.EncryptionUtils
io.castled.encryption.io.castled.encryption.TeamEncryptionKey
io.castled.errors
io.castled.errors.io.castled.errors.MysqlErrorTracker
io.castled.errors.io.castled.errors.PipelineErrorAndSample
io.castled.errors.io.castled.errors.PipelineRunErrors
io.castled.errors.io.castled.errors.SchemaMappedErrorTracker
io.castled.events
io.castled.events.io.castled.events.CastledEvent
io.castled.events.io.castled.events.CastledEventType
io.castled.events.io.castled.events.CastledEventsClient
io.castled.events.io.castled.events.CastledEventsConsumer
io.castled.events.io.castled.events.CastledEventsHandler
io.castled.events.io.castled.events.NewInstallationEvent
io.castled.events.io.castled.events.NewInstallationEventsHandler
io.castled.events.appevents
io.castled.events.appevents.io.castled.events.appevents.AppCreateEventsHandler
io.castled.events.appevents.io.castled.events.appevents.ExternalAppCreatedEvent
io.castled.events.appevents.io.castled.events.appevents.ExternalAppEvent
io.castled.events.pipelineevents
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineCreateEventsHandler
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineDeleteEventsHandler
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineEvent
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineEventConsumer
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineEventType
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineEventsHandler
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineRunEvent
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineRunEventsHandler
io.castled.events.pipelineevents.io.castled.events.pipelineevents.PipelineScheduleChangeEventsHandler
io.castled.events.warehousevents
io.castled.events.warehousevents.io.castled.events.warehousevents.WarehouseCreateEventsHandler
io.castled.events.warehousevents.io.castled.events.warehousevents.WarehouseCreatedEvent
io.castled.events.warehousevents.io.castled.events.warehousevents.WarehouseEvent
io.castled.exceptions.pipeline
io.castled.exceptions.pipeline.io.castled.exceptions.pipeline.PipelineError
io.castled.exceptions.pipeline.io.castled.exceptions.pipeline.PipelineErrorType
io.castled.exceptions.pipeline.io.castled.exceptions.pipeline.PipelineExecutionException
io.castled.jarvis
io.castled.jarvis.io.castled.jarvis.DummyTaskExecutor
io.castled.jarvis.io.castled.jarvis.JarvisTaskGroup
io.castled.jarvis.io.castled.jarvis.JarvisTaskType
io.castled.migrations
io.castled.migrations.io.castled.migrations.AbstractDataMigrator
io.castled.migrations.io.castled.migrations.DataMigrationsDAO
io.castled.migrations.io.castled.migrations.DataMigrator
io.castled.migrations.io.castled.migrations.DataMigratorFactory
io.castled.migrations.io.castled.migrations.MappingDataMigrator
io.castled.migrations.io.castled.migrations.MigrationResult
io.castled.migrations.io.castled.migrations.MigrationStatus
io.castled.migrations.io.castled.migrations.MigrationType
io.castled.migrations.io.castled.migrations.MigrationsDAO
io.castled.migrations.io.castled.migrations.MigrationsResource
io.castled.migrations.io.castled.migrations.MigrationsService
io.castled.migrations.io.castled.migrations.OldMappingConfig
io.castled.migrations.models
io.castled.migrations.models.io.castled.migrations.models.DataMigration
io.castled.migrations.models.io.castled.migrations.models.PipelineAndMapping
io.castled.misc
io.castled.misc.io.castled.misc.PipelineScheduleManager
io.castled.models
io.castled.models.io.castled.models.AppAggregate
io.castled.models.io.castled.models.ErrorReport
io.castled.models.io.castled.models.JarvisGroupConfig
io.castled.models.io.castled.models.JarvisTaskConfiguration
io.castled.models.io.castled.models.ModelAggregate
io.castled.models.io.castled.models.Pipeline
io.castled.models.io.castled.models.PipelineRun
io.castled.models.io.castled.models.PipelineRunStage
io.castled.models.io.castled.models.PipelineRunStatus
io.castled.models.io.castled.models.PipelineStatus
io.castled.models.io.castled.models.PipelineSyncStatus
io.castled.models.io.castled.models.QueryModel
io.castled.models.io.castled.models.QueryModelPK
io.castled.models.io.castled.models.QueryModelType
io.castled.models.io.castled.models.RedisConfig
io.castled.models.io.castled.models.Warehouse
io.castled.models.io.castled.models.WarehouseAggregate
io.castled.models.users
io.castled.models.users.io.castled.models.users.Team
io.castled.models.users.io.castled.models.users.TeamAndUser
io.castled.models.users.io.castled.models.users.User
io.castled.models.users.io.castled.models.users.UserRole
io.castled.pipelines
io.castled.pipelines.io.castled.pipelines.MonitoredDataSink
io.castled.pipelines.io.castled.pipelines.PipelineExecutor
io.castled.pipelines.io.castled.pipelines.PipelineTriggerJob
io.castled.pipelines.io.castled.pipelines.SchemaMappedMessageInputStream
io.castled.pipelines.io.castled.pipelines.SchemaMappedMessageOutputStream
io.castled.pipelines.exceptions
io.castled.pipelines.exceptions.io.castled.pipelines.exceptions.PipelineInterruptedException
io.castled.resources
io.castled.resources.io.castled.resources.Employee
io.castled.resources.io.castled.resources.ExternalAppResource
io.castled.resources.io.castled.resources.OAuthResource
io.castled.resources.io.castled.resources.PipelineResource
io.castled.resources.io.castled.resources.PipelineRunResource
io.castled.resources.io.castled.resources.QueryModelResource
io.castled.resources.io.castled.resources.TestResource
io.castled.resources.io.castled.resources.UsersResource
io.castled.resources.io.castled.resources.WarehouseResource
io.castled.resources.models
io.castled.resources.models.io.castled.resources.models.Address
io.castled.resources.models.io.castled.resources.models.BulkEmployeeDTO
io.castled.resources.models.io.castled.resources.models.NestedBulkEmployeeDTO
io.castled.resources.validators
io.castled.resources.validators.io.castled.resources.validators.ResourceAccessController
io.castled.services
io.castled.services.io.castled.services.PipelineService
io.castled.services.io.castled.services.QueryModelService
io.castled.services.io.castled.services.UsersService
io.castled.tracking
io.castled.tracking.io.castled.tracking.EventTags
io.castled.tracking.io.castled.tracking.InstallTrackingClient
io.castled.tracking.io.castled.tracking.InstallTrackingEvent
io.castled.tracking.io.castled.tracking.TrackingEventType
io.castled.utils
io.castled.utils.io.castled.utils.AsciiArtUtils
io.castled.utils.io.castled.utils.DocUtils
io.castled.warehouses
io.castled.warehouses.io.castled.warehouses.QueryPreviewExecutor
io.castled.warehouses.io.castled.warehouses.WarehouseColumnFetcher
io.castled.warehouses.io.castled.warehouses.WarehouseDAO
io.castled.warehouses.io.castled.warehouses.WarehouseService
io.castled.warehouses.dtos
io.castled.warehouses.dtos.io.castled.warehouses.dtos.WarehouseAttributes
io.castled.warehouses.dtos.io.castled.warehouses.dtos.WarehouseTypeDTO
.java_migrations
migration
migration.migration.V10__add_user_id_to_pipelines.sql
migration.migration.V11__add_error_tracker.sql
migration.migration.V12__add_pipeline_run_stage.sql
migration.migration.V13__add_pipeline_fetch_mode.sql
migration.migration.V14__add_warehouse_demo_flag.sql
migration.migration.V15__add_installations.sql
migration.migration.V16__query_model.sql
migration.migration.V17__add_model_demo_flag.sql
migration.migration.V18__migration_details.sql
migration.migration.V1__jarvis.sql
migration.migration.V2__oauth_tokens.sql
migration.migration.V3__add_teams.sql
migration.migration.V4__pipelines.sql
migration.migration.V5__jarvis_updates.sql
migration.migration.V6__bq_snapshot_tracker.sql
migration.migration.V7__add_users.sql
migration.migration.V8__add_pipeline_run_processed_ts.sql
migration.migration.V9__oauth_details_drop_userid.sql




© 2015 - 2024 Weber Informatics LLC | Privacy Policy