jar

io.streamthoughts : jikkou-core

Maven & Gradle

Nov 14, 2023

Jikkou :: Core · Jikkou Core

Table Of Contents

Latest Version

Download io.streamthoughts : jikkou-core JAR file - Latest Versions:

All Versions

Download io.streamthoughts : jikkou-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.31.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jikkou-core-0.31.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.streamthoughts.jikkou.core.models.generics

├─ io.streamthoughts.jikkou.core.models.generics.GenericChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.generics.GenericChangeResult.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.generics.GenericResource.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.generics.GenericResourceChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.generics.GenericResourceListObject.class - [JAR]

io.streamthoughts.jikkou.core.reconcilier.annotations

├─ io.streamthoughts.jikkou.core.reconcilier.annotations.ControllerConfiguration.class - [JAR]

io.streamthoughts.jikkou.core.resource

├─ io.streamthoughts.jikkou.core.resource.DefaultResourceRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.core.resource.Interceptor.class - [JAR]

├─ io.streamthoughts.jikkou.core.resource.InterceptorDecorator.class - [JAR]

├─ io.streamthoughts.jikkou.core.resource.ResourceDescriptor.class - [JAR]

├─ io.streamthoughts.jikkou.core.resource.ResourceDescriptorFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.resource.ResourceRegistry.class - [JAR]

io.streamthoughts.jikkou.core.extension.builder

├─ io.streamthoughts.jikkou.core.extension.builder.ExtensionDescriptorBuilder.class - [JAR]

io.streamthoughts.jikkou.core.reconcilier.change

├─ io.streamthoughts.jikkou.core.reconcilier.change.AbstractChangeComputer.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.ConfigEntryChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.ConfigEntryChangeComputer.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.JsonValueChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.ResourceChangeComputer.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.ValueChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.change.ValueChangeComputer.class - [JAR]

io.streamthoughts.jikkou.core.validation

├─ io.streamthoughts.jikkou.core.validation.EnrichedValidationError.class - [JAR]

├─ io.streamthoughts.jikkou.core.validation.Validation.class - [JAR]

├─ io.streamthoughts.jikkou.core.validation.ValidationChain.class - [JAR]

├─ io.streamthoughts.jikkou.core.validation.ValidationDecorator.class - [JAR]

├─ io.streamthoughts.jikkou.core.validation.ValidationError.class - [JAR]

├─ io.streamthoughts.jikkou.core.validation.ValidationResult.class - [JAR]

io.streamthoughts.jikkou.core.config

├─ io.streamthoughts.jikkou.core.config.ConfigException.class - [JAR]

├─ io.streamthoughts.jikkou.core.config.ConfigProperty.class - [JAR]

├─ io.streamthoughts.jikkou.core.config.ConfigPropertyDescriptor.class - [JAR]

├─ io.streamthoughts.jikkou.core.config.Configurable.class - [JAR]

├─ io.streamthoughts.jikkou.core.config.Configuration.class - [JAR]

├─ io.streamthoughts.jikkou.core.config.ConfigurationSupport.class - [JAR]

io.streamthoughts.jikkou.core.exceptions

├─ io.streamthoughts.jikkou.core.exceptions.ConfigException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.DuplicateMetadataNameException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.InvalidResourceException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.InvalidResourceFileException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.InvalidSelectorException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.JikkouApiException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.JikkouRuntimeException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.SelectorException.class - [JAR]

├─ io.streamthoughts.jikkou.core.exceptions.ValidationException.class - [JAR]

io.streamthoughts.jikkou.core.selectors.internal

├─ io.streamthoughts.jikkou.core.selectors.internal.ConfigsPropertyAccessor.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.internal.MapAdaptablePropertyAccessor.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.internal.PropertyAccessor.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.internal.PropertyAccessors.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.internal.ReflectivePropertyAccessor.class - [JAR]

io.streamthoughts.jikkou.common.annotation

├─ io.streamthoughts.jikkou.common.annotation.AnnotationResolver.class - [JAR]

├─ io.streamthoughts.jikkou.common.annotation.InterfaceStability.class - [JAR]

io.streamthoughts.jikkou.core.extension

├─ io.streamthoughts.jikkou.core.extension.ClassExtensionAliasesGenerator.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.DefaultExtensionDescriptor.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.DefaultExtensionDescriptorFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.DefaultExtensionFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.DefaultExtensionRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.DefaultExtensionSupplier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.Example.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.Extension.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionAliasesGenerator.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionAttribute.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionCategory.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionClassLoader.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionDescriptor.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionDescriptorFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionDescriptorModifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionDescriptorModifiers.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionDescriptorRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionGroupAwareRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionMetadata.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionResolver.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExtensionSupplier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.ExternalExtension.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.Qualifier.class - [JAR]

io.streamthoughts.jikkou.common.memory

├─ io.streamthoughts.jikkou.common.memory.OpaqueMemoryResource.class - [JAR]

├─ io.streamthoughts.jikkou.common.memory.ResourceDisposer.class - [JAR]

├─ io.streamthoughts.jikkou.common.memory.ResourceInitializer.class - [JAR]

├─ io.streamthoughts.jikkou.common.memory.SharedResources.class - [JAR]

io.streamthoughts.jikkou.core.selectors

├─ io.streamthoughts.jikkou.core.selectors.AggregateSelector.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.ExpressionKeyValueExtractor.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.ExpressionOperator.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.ExpressionSelector.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.ExpressionSelectorFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.ExpressionSelectorSupplier.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.FieldSelector.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.MatchExpression.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.Selector.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.SelectorExpression.class - [JAR]

├─ io.streamthoughts.jikkou.core.selectors.SelectorExpressionParser.class - [JAR]

io.streamthoughts.jikkou.core.reconcilier

├─ io.streamthoughts.jikkou.core.reconcilier.Change.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeComputer.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeDescription.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeError.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeExecutor.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeHandler.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeMetadata.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeResponse.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeResult.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.ChangeType.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.Collector.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.Controller.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.DefaultChangeExecutor.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.DefaultChangeResult.class - [JAR]

├─ io.streamthoughts.jikkou.core.reconcilier.Reconcilier.class - [JAR]

io.streamthoughts.jikkou.core.models

├─ io.streamthoughts.jikkou.core.models.AbstractHasMetadata.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiChangeResultList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiExtension.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiExtensionList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiGroup.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiGroupList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiGroupVersion.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiHealthIndicator.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiHealthIndicatorList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiHealthResult.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiResource.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiResourceChangeList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiResourceList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiResourceVerbOptionList.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiResourceVerbOptionSpec.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ApiValidationResult.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ConfigValue.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.Configs.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.CoreAnnotations.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.DefaultChangeDescription.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.DefaultResourceChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.DefaultResourceListObject.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasConfigRefs.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasConfigs.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasItems.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasMetadata.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasMetadataAcceptable.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasMetadataChange.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasPriority.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.HasSpec.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.Listeable.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.NamedValue.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ObjectMeta.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ObjectTemplate.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.Resource.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ResourceListObject.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.ResourceType.class - [JAR]

├─ io.streamthoughts.jikkou.core.models.Verb.class - [JAR]

io.streamthoughts.jikkou.core.config.internals

├─ io.streamthoughts.jikkou.core.config.internals.TypeConverter.class - [JAR]

io.streamthoughts.jikkou.core.health

├─ io.streamthoughts.jikkou.core.health.DefaultStatusAggregator.class - [JAR]

├─ io.streamthoughts.jikkou.core.health.Health.class - [JAR]

├─ io.streamthoughts.jikkou.core.health.HealthAggregator.class - [JAR]

├─ io.streamthoughts.jikkou.core.health.HealthIndicator.class - [JAR]

├─ io.streamthoughts.jikkou.core.health.HealthStatus.class - [JAR]

├─ io.streamthoughts.jikkou.core.health.StatusAggregator.class - [JAR]

io.streamthoughts.jikkou.core.transform

├─ io.streamthoughts.jikkou.core.transform.Transformation.class - [JAR]

├─ io.streamthoughts.jikkou.core.transform.TransformationChain.class - [JAR]

├─ io.streamthoughts.jikkou.core.transform.TransformationDecorator.class - [JAR]

io.streamthoughts.jikkou.core.reconcilier.config

├─ io.streamthoughts.jikkou.core.reconcilier.config.ApiResourceVerbOptionSpecFactory.class - [JAR]

io.streamthoughts.jikkou.core.converter

├─ io.streamthoughts.jikkou.core.converter.Converter.class - [JAR]

├─ io.streamthoughts.jikkou.core.converter.ConverterChain.class - [JAR]

├─ io.streamthoughts.jikkou.core.converter.IdentityConverter.class - [JAR]

io.streamthoughts.jikkou.core

├─ io.streamthoughts.jikkou.core.ApiConfigurator.class - [JAR]

├─ io.streamthoughts.jikkou.core.ApiConfiguratorList.class - [JAR]

├─ io.streamthoughts.jikkou.core.BaseApi.class - [JAR]

├─ io.streamthoughts.jikkou.core.BaseApiConfigurator.class - [JAR]

├─ io.streamthoughts.jikkou.core.DefaultApi.class - [JAR]

├─ io.streamthoughts.jikkou.core.JikkouApi.class - [JAR]

├─ io.streamthoughts.jikkou.core.JikkouInfo.class - [JAR]

├─ io.streamthoughts.jikkou.core.ReconciliationContext.class - [JAR]

├─ io.streamthoughts.jikkou.core.ReconciliationMode.class - [JAR]

io.streamthoughts.jikkou.core.io.reader

├─ io.streamthoughts.jikkou.core.io.reader.AbstractResourceReader.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.DirectoryResourceReader.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.InputStreamResourceReader.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.ResourceReader.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.ResourceReaderFactory.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.ResourceReaderOptions.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.reader.TemplateResourceReader.class - [JAR]

io.streamthoughts.jikkou.core.annotation

├─ io.streamthoughts.jikkou.core.annotation.ApiVersion.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Description.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Enabled.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Example.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Examples.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.HandledResource.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.HandledResources.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Kind.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Named.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Names.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Priority.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Reflectable.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Title.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Transient.class - [JAR]

├─ io.streamthoughts.jikkou.core.annotation.Verbs.class - [JAR]

io.streamthoughts.jikkou.runtime.configurator

├─ io.streamthoughts.jikkou.runtime.configurator.ChangeReporterApiConfigurator.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.configurator.ExtensionApiConfigurator.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.configurator.ExtensionConfigEntry.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.configurator.TransformationApiConfigurator.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.configurator.ValidationApiConfigurator.class - [JAR]

io.streamthoughts.jikkou.spi

├─ io.streamthoughts.jikkou.spi.ExtensionProvider.class - [JAR]

├─ io.streamthoughts.jikkou.spi.ResourceProvider.class - [JAR]

io.streamthoughts.jikkou.common.utils

├─ io.streamthoughts.jikkou.common.utils.AsyncUtils.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Classes.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.CollectionUtils.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Either.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Encoding.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.IOUtils.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Json.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Pair.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.PropertiesUtils.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Strings.class - [JAR]

├─ io.streamthoughts.jikkou.common.utils.Time.class - [JAR]

io.streamthoughts.jikkou.core.extension.qualifier

├─ io.streamthoughts.jikkou.core.extension.qualifier.AcceptedResourceQualifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.qualifier.AnyQualifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.qualifier.CompositeQualifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.qualifier.EnabledQualifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.qualifier.NamedQualifier.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.qualifier.Qualifiers.class - [JAR]

io.streamthoughts.jikkou.core.extension.exceptions

├─ io.streamthoughts.jikkou.core.extension.exceptions.ConflictingExtensionDefinitionException.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.exceptions.ExtensionCreationException.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.exceptions.ExtensionRegistrationException.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.exceptions.NoSuchExtensionException.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.exceptions.NoUniqueExtensionException.class - [JAR]

io.streamthoughts.jikkou.core.io.writer

├─ io.streamthoughts.jikkou.core.io.writer.DefaultResourceWriter.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.writer.ResourceWriter.class - [JAR]

io.streamthoughts.jikkou.graal

├─ io.streamthoughts.jikkou.graal.JikkouRuntimeReflectionRegistrationFeature.class - [JAR]

io.streamthoughts.jikkou.runtime

├─ io.streamthoughts.jikkou.runtime.JikkouConfig.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.JikkouConfigProperties.class - [JAR]

├─ io.streamthoughts.jikkou.runtime.JikkouContext.class - [JAR]

io.streamthoughts.jikkou.core.reporter

├─ io.streamthoughts.jikkou.core.reporter.ChangeReporter.class - [JAR]

├─ io.streamthoughts.jikkou.core.reporter.ChangeReporterDecorator.class - [JAR]

├─ io.streamthoughts.jikkou.core.reporter.CombineChangeReporter.class - [JAR]

io.streamthoughts.jikkou.core.extension.annotations

├─ io.streamthoughts.jikkou.core.extension.annotations.Category.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.annotations.ConfigPropertySpec.class - [JAR]

├─ io.streamthoughts.jikkou.core.extension.annotations.ExtensionConfigProperties.class - [JAR]

io.streamthoughts.jikkou.core.template

├─ io.streamthoughts.jikkou.core.template.ResourceTemplateRenderer.class - [JAR]

├─ io.streamthoughts.jikkou.core.template.TemplateBindings.class - [JAR]

io.streamthoughts.jikkou.core.io

├─ io.streamthoughts.jikkou.core.io.Jackson.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ResourceDeserializer.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ResourceLoader.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ResourceLoaderFacade.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ResourceLoaderInputs.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ResourceTypeResolver.class - [JAR]

├─ io.streamthoughts.jikkou.core.io.ValuesLoader.class - [JAR]