jar

io.streamthoughts : jikkou-extension-schema-registry

Maven & Gradle

Jul 31, 2023
Table Of Contents

Latest Version

Download io.streamthoughts : jikkou-extension-schema-registry JAR file - Latest Versions:

All Versions

Download io.streamthoughts : jikkou-extension-schema-registry JAR file - All Versions:

Version Vulnerabilities Size Updated
0.24.x
0.23.x
0.22.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-extension-schema-registry-0.24.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.streamthoughts.jikkou.schema.registry.avro

├─ io.streamthoughts.jikkou.schema.registry.avro.AvroSchema.class - [JAR]

io.streamthoughts.jikkou.schema.registry.change.handler

├─ io.streamthoughts.jikkou.schema.registry.change.handler.AbstractSchemaSubjectChangeHandler.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.handler.CreateSchemaSubjectChangeHandler.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.handler.DeleteSchemaSubjectChangeHandler.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.handler.UpdateSchemaSubjectChangeHandler.class - [JAR]

io.streamthoughts.jikkou.schema.registry.control

├─ io.streamthoughts.jikkou.schema.registry.control.SchemaRegistryCollector.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.control.SchemaRegistryController.class - [JAR]

io.streamthoughts.jikkou.schema.registry.model

├─ io.streamthoughts.jikkou.schema.registry.model.CompatibilityLevels.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.model.SchemaAndType.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.model.SchemaHandle.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.model.SchemaType.class - [JAR]

io.streamthoughts.jikkou.schema.registry.models

├─ io.streamthoughts.jikkou.schema.registry.models.SchemaRegistry.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.models.V1SchemaRegistrySubject.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.models.V1SchemaRegistrySubjectChange.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.models.V1SchemaRegistrySubjectChangeList.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.models.V1SchemaRegistrySubjectSpec.class - [JAR]

io.streamthoughts.jikkou.schema.registry.api

├─ io.streamthoughts.jikkou.schema.registry.api.AsyncSchemaRegistryApi.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.AuthMethod.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.SchemaRegistryApi.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.SchemaRegistryApiFactory.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.SchemaRegistryClientConfig.class - [JAR]

io.streamthoughts.jikkou.schema.registry.transform

├─ io.streamthoughts.jikkou.schema.registry.transform.NormalizeSubjectSchemaTransformation.class - [JAR]

io.streamthoughts.jikkou.schema.registry.validation

├─ io.streamthoughts.jikkou.schema.registry.validation.AvroSchemaValidation.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.validation.SchemaCompatibilityValidation.class - [JAR]

io.streamthoughts.jikkou.schema.registry.api.data

├─ io.streamthoughts.jikkou.schema.registry.api.data.CompatibilityCheck.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.CompatibilityLevelObject.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.CompatibilityObject.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.ErrorCode.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.ErrorResponse.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SchemaString.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SubjectSchema.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SubjectSchemaId.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SubjectSchemaReference.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SubjectSchemaRegistration.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.data.SubjectVersion.class - [JAR]

io.streamthoughts.jikkou.schema.registry.change

├─ io.streamthoughts.jikkou.schema.registry.change.SchemaSubjectChange.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.SchemaSubjectChangeComputer.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.SchemaSubjectChangeDescription.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.change.SchemaSubjectChangeOptions.class - [JAR]

io.streamthoughts.jikkou.schema.registry

├─ io.streamthoughts.jikkou.schema.registry.SchemaRegistryAnnotations.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.SchemaRegistryExtensionsProvider.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.SchemaRegistryResourcesProvider.class - [JAR]

io.streamthoughts.jikkou.schema.registry.api.restclient

├─ io.streamthoughts.jikkou.schema.registry.api.restclient.ProxyInvocationHandler.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.restclient.RestClientBuilder.class - [JAR]

├─ io.streamthoughts.jikkou.schema.registry.api.restclient.RestClientException.class - [JAR]

Advertisement