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

Download avro4k-core JAR file from avro-kotlin repository


Welcome to avro4k-core JAR file download page. Here, you can easily download the avro4k-core JAR file from avro-kotlin's GitHub repository. The avro4k-core library is used for handling Avro serialization and deserialization in Kotlin. By downloading this JAR file, you will have access to the source code of avro4k-core, allowing you to explore its features and use it in your projects. To initiate the download, simply click on the provided download link below. Please note that you will need a Java development environment to utilize the avro4k-core library. Keywords: jar, file, download

Files of the artifact avro4k-core version 2.1.0 from the group com.github.avro-kotlin.avro4k.

Artifact avro4k-core
Group com.github.avro-kotlin.avro4k
Version 2.1.0
Last update 17. September 2024
Tags: serialization built binary format kotlin support kotlinx avro
Organization not specified
URL https://github.com/avro-kotlin/avro4k
License Apache-2.0
Dependencies amount 3
Dependencies avro, kotlinx-serialization-core-jvm, kotlin-stdlib,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of avro4k-core Show documentation

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

0 downloads

Source code of avro4k-core version 2.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.avrokotlin.avro4k
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.Annotations.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.Avro.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroConfiguration.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroDecoder.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroEncoder.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroGenericDataExtensions.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroJVMExtensions.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroObjectContainer.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroOkioExtensions.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.AvroSingleObject.kt
com.github.avrokotlin.avro4k.com.github.avrokotlin.avro4k.ListRecord.kt
com.github.avrokotlin.avro4k.internal
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.AvroInternalExtensions.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.EnumResolver.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.NumberUtils.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.PolymorphicResolver.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.RecordResolver.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.SerializerLocatorMiddleware.kt
com.github.avrokotlin.avro4k.internal.decoder
com.github.avrokotlin.avro4k.internal.decoder.com.github.avrokotlin.avro4k.internal.decoder.AbstractPolymorphicDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.direct
com.github.avrokotlin.avro4k.internal.decoder.direct.com.github.avrokotlin.avro4k.internal.decoder.direct.AbstractAvroDirectDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.direct.com.github.avrokotlin.avro4k.internal.decoder.direct.AbstractInterceptingDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.direct.com.github.avrokotlin.avro4k.internal.decoder.direct.AvroValueDirectDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.direct.com.github.avrokotlin.avro4k.internal.decoder.direct.CollectionsDirectDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.direct.com.github.avrokotlin.avro4k.internal.decoder.direct.RecordDirectDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.generic
com.github.avrokotlin.avro4k.internal.decoder.generic.com.github.avrokotlin.avro4k.internal.decoder.generic.AbstractAvroGenericDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.generic.com.github.avrokotlin.avro4k.internal.decoder.generic.AvroValueGenericDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.generic.com.github.avrokotlin.avro4k.internal.decoder.generic.CollectionGenericDecoders.kt
com.github.avrokotlin.avro4k.internal.decoder.generic.com.github.avrokotlin.avro4k.internal.decoder.generic.PolymorphicGenericDecoder.kt
com.github.avrokotlin.avro4k.internal.decoder.generic.com.github.avrokotlin.avro4k.internal.decoder.generic.RecordGenericDecoder.kt
com.github.avrokotlin.avro4k.internal.encoder.direct
com.github.avrokotlin.avro4k.internal.encoder.direct.com.github.avrokotlin.avro4k.internal.encoder.direct.AbstractAvroDirectEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.direct.com.github.avrokotlin.avro4k.internal.encoder.direct.CollectionsEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.direct.com.github.avrokotlin.avro4k.internal.encoder.direct.RecordDirectEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.AbstractAvroGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.ArrayGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.AvroValueGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.BytesGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.FixedGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.MapGenericEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.PolymorphicEncoder.kt
com.github.avrokotlin.avro4k.internal.encoder.generic.com.github.avrokotlin.avro4k.internal.encoder.generic.RecordGenericEncoder.kt
com.github.avrokotlin.avro4k.internal
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.exceptions.kt
com.github.avrokotlin.avro4k.internal.com.github.avrokotlin.avro4k.internal.helpers.kt
com.github.avrokotlin.avro4k.internal.schema
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.ClassVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.InlineClassVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.ListVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.MapVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.PolymorphicVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.SerialDescriptorVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.ValueVisitor.kt
com.github.avrokotlin.avro4k.internal.schema.com.github.avrokotlin.avro4k.internal.schema.VisitorContext.kt
com.github.avrokotlin.avro4k.serializer
com.github.avrokotlin.avro4k.serializer.com.github.avrokotlin.avro4k.serializer.AvroDuration.kt
com.github.avrokotlin.avro4k.serializer.com.github.avrokotlin.avro4k.serializer.AvroSerializer.kt
com.github.avrokotlin.avro4k.serializer.com.github.avrokotlin.avro4k.serializer.JavaStdLibSerializers.kt
com.github.avrokotlin.avro4k.serializer.com.github.avrokotlin.avro4k.serializer.JavaTimeSerializers.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy