jar

com.julianpeeters : avrohugger-core_2.13

Maven & Gradle

Aug 15, 2023
6 usages
199 stars

avrohugger-core · avrohugger-core

Table Of Contents

Latest Version

Download com.julianpeeters : avrohugger-core_2.13 JAR file - Latest Versions:

All Versions

Download com.julianpeeters : avrohugger-core_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 avrohugger-core_2.13-1.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

avrohugger.internal

├─ avrohugger.internal.ScalaVersion.class - [JAR]

avrohugger.matchers.custom

├─ avrohugger.matchers.custom.CustomDefaultParamMatcher.class - [JAR]

├─ avrohugger.matchers.custom.CustomDefaultValueMatcher.class - [JAR]

├─ avrohugger.matchers.custom.CustomNamespaceMatcher.class - [JAR]

├─ avrohugger.matchers.custom.CustomTypeMatcher.class - [JAR]

├─ avrohugger.matchers.custom.CustomUtils.class - [JAR]

avrohugger.format.specific.methods

├─ avrohugger.format.specific.methods.GetGenerator.class - [JAR]

├─ avrohugger.format.specific.methods.GetSchemaGenerator.class - [JAR]

├─ avrohugger.format.specific.methods.PutGenerator.class - [JAR]

avrohugger.format.specific.avrohuggers

├─ avrohugger.format.specific.avrohuggers.SpecificProtocolhugger.class - [JAR]

├─ avrohugger.format.specific.avrohuggers.SpecificSchemahugger.class - [JAR]

avrohugger.format.specific.trees

├─ avrohugger.format.specific.trees.SpecificCaseClassTree.class - [JAR]

├─ avrohugger.format.specific.trees.SpecificObjectTree.class - [JAR]

├─ avrohugger.format.specific.trees.SpecificTraitTree.class - [JAR]

avrohugger.input.parsers

├─ avrohugger.input.parsers.FileInputParser.class - [JAR]

├─ avrohugger.input.parsers.IdlImportParser.class - [JAR]

├─ avrohugger.input.parsers.ScalaDocParser.class - [JAR]

├─ avrohugger.input.parsers.StringInputParser.class - [JAR]

├─ avrohugger.input.parsers.TreeInputParser.class - [JAR]

avrohugger.format.abstractions

├─ avrohugger.format.abstractions.Importer.class - [JAR]

├─ avrohugger.format.abstractions.JavaTreehugger.class - [JAR]

├─ avrohugger.format.abstractions.ScalaTreehugger.class - [JAR]

├─ avrohugger.format.abstractions.SourceFormat.class - [JAR]

avrohugger.format.scavro

├─ avrohugger.format.scavro.ScavroImporter.class - [JAR]

├─ avrohugger.format.scavro.ScavroJavaTreehugger.class - [JAR]

├─ avrohugger.format.scavro.ScavroMethodRenamer.class - [JAR]

├─ avrohugger.format.scavro.ScavroNamespaceRenamer.class - [JAR]

├─ avrohugger.format.scavro.ScavroScalaTreehugger.class - [JAR]

avrohugger.format.scavro.avrohuggers

├─ avrohugger.format.scavro.avrohuggers.ScavroProtocolhugger.class - [JAR]

├─ avrohugger.format.scavro.avrohuggers.ScavroSchemahugger.class - [JAR]

avrohugger.format.standard

├─ avrohugger.format.standard.StandardImporter.class - [JAR]

├─ avrohugger.format.standard.StandardJavaTreehugger.class - [JAR]

├─ avrohugger.format.standard.StandardScalaTreehugger.class - [JAR]

avrohugger.format.scavro.trees

├─ avrohugger.format.scavro.trees.ScavroCaseClassTree.class - [JAR]

├─ avrohugger.format.scavro.trees.ScavroObjectTree.class - [JAR]

├─ avrohugger.format.scavro.trees.ScavroTraitTree.class - [JAR]

avrohugger.format.specific.converters

├─ avrohugger.format.specific.converters.JavaConverter.class - [JAR]

├─ avrohugger.format.specific.converters.ScalaConverter.class - [JAR]

├─ avrohugger.format.specific.converters.SchemaAccessors.class - [JAR]

avrohugger

├─ avrohugger.Generator.class - [JAR]

avrohugger.input.reflectivecompilation.schemagen

├─ avrohugger.input.reflectivecompilation.schemagen.EnumSchemaGenerator.class - [JAR]

├─ avrohugger.input.reflectivecompilation.schemagen.FieldSchemaGenerator.class - [JAR]

├─ avrohugger.input.reflectivecompilation.schemagen.RecordSchemaGenerator.class - [JAR]

avrohugger.generators

├─ avrohugger.generators.FileGenerator.class - [JAR]

├─ avrohugger.generators.ScalaDocGenerator.class - [JAR]

├─ avrohugger.generators.StringGenerator.class - [JAR]

avrohugger.format

├─ avrohugger.format.FieldRenamer.class - [JAR]

├─ avrohugger.format.Scavro.class - [JAR]

├─ avrohugger.format.SpecificRecord.class - [JAR]

├─ avrohugger.format.Standard.class - [JAR]

avrohugger.input.reflectivecompilation

├─ avrohugger.input.reflectivecompilation.PackageSplitter.class - [JAR]

├─ avrohugger.input.reflectivecompilation.Toolbox.class - [JAR]

avrohugger.format.abstractions.avrohuggers

├─ avrohugger.format.abstractions.avrohuggers.Protocolhugger.class - [JAR]

├─ avrohugger.format.abstractions.avrohuggers.Schemahugger.class - [JAR]

avrohugger.format.scavro.converters

├─ avrohugger.format.scavro.converters.JavaConverter.class - [JAR]

├─ avrohugger.format.scavro.converters.ScalaConverter.class - [JAR]

avrohugger.models

├─ avrohugger.models.CompilationUnit.class - [JAR]

avrohugger.format.specific

├─ avrohugger.format.specific.IndexedField.class - [JAR]

├─ avrohugger.format.specific.SpecificImporter.class - [JAR]

├─ avrohugger.format.specific.SpecificJavaTreehugger.class - [JAR]

├─ avrohugger.format.specific.SpecificScalaTreehugger.class - [JAR]

avrohugger.types

├─ avrohugger.types.AvroScalaArrayType.class - [JAR]

├─ avrohugger.types.AvroScalaBooleanType.class - [JAR]

├─ avrohugger.types.AvroScalaBytesType.class - [JAR]

├─ avrohugger.types.AvroScalaDateType.class - [JAR]

├─ avrohugger.types.AvroScalaDecimalType.class - [JAR]

├─ avrohugger.types.AvroScalaEnumType.class - [JAR]

├─ avrohugger.types.AvroScalaFixedType.class - [JAR]

├─ avrohugger.types.AvroScalaMapType.class - [JAR]

├─ avrohugger.types.AvroScalaNullType.class - [JAR]

├─ avrohugger.types.AvroScalaNumberType.class - [JAR]

├─ avrohugger.types.AvroScalaProtocolType.class - [JAR]

├─ avrohugger.types.AvroScalaRecordType.class - [JAR]

├─ avrohugger.types.AvroScalaStringType.class - [JAR]

├─ avrohugger.types.AvroScalaTimeMillisType.class - [JAR]

├─ avrohugger.types.AvroScalaTimestampMillisType.class - [JAR]

├─ avrohugger.types.AvroScalaTypes.class - [JAR]

├─ avrohugger.types.AvroScalaUnionType.class - [JAR]

├─ avrohugger.types.AvroUuidType.class - [JAR]

├─ avrohugger.types.Date.class - [JAR]

├─ avrohugger.types.Decimal.class - [JAR]

├─ avrohugger.types.EnumAsScalaString.class - [JAR]

├─ avrohugger.types.JavaEnum.class - [JAR]

├─ avrohugger.types.JavaSqlDate.class - [JAR]

├─ avrohugger.types.JavaSqlTime.class - [JAR]

├─ avrohugger.types.JavaSqlTimestamp.class - [JAR]

├─ avrohugger.types.JavaTimeInstant.class - [JAR]

├─ avrohugger.types.JavaTimeLocalDate.class - [JAR]

├─ avrohugger.types.JavaTimeLocalTime.class - [JAR]

├─ avrohugger.types.JavaUuid.class - [JAR]

├─ avrohugger.types.LogicalType.class - [JAR]

├─ avrohugger.types.NoTypeGenerated.class - [JAR]

├─ avrohugger.types.OptionEitherShapelessCoproduct.class - [JAR]

├─ avrohugger.types.OptionShapelessCoproduct.class - [JAR]

├─ avrohugger.types.OptionalShapelessCoproduct.class - [JAR]

├─ avrohugger.types.ScalaADT.class - [JAR]

├─ avrohugger.types.ScalaArray.class - [JAR]

├─ avrohugger.types.ScalaBigDecimal.class - [JAR]

├─ avrohugger.types.ScalaBigDecimalWithPrecision.class - [JAR]

├─ avrohugger.types.ScalaBoolean.class - [JAR]

├─ avrohugger.types.ScalaByteArray.class - [JAR]

├─ avrohugger.types.ScalaCaseClass.class - [JAR]

├─ avrohugger.types.ScalaCaseClassWithSchema.class - [JAR]

├─ avrohugger.types.ScalaCaseClassWrapper.class - [JAR]

├─ avrohugger.types.ScalaCaseClassWrapperWithSchema.class - [JAR]

├─ avrohugger.types.ScalaCaseObjectEnum.class - [JAR]

├─ avrohugger.types.ScalaDouble.class - [JAR]

├─ avrohugger.types.ScalaEnumeration.class - [JAR]

├─ avrohugger.types.ScalaFloat.class - [JAR]

├─ avrohugger.types.ScalaInt.class - [JAR]

├─ avrohugger.types.ScalaList.class - [JAR]

├─ avrohugger.types.ScalaLong.class - [JAR]

├─ avrohugger.types.ScalaMap.class - [JAR]

├─ avrohugger.types.ScalaNull.class - [JAR]

├─ avrohugger.types.ScalaSeq.class - [JAR]

├─ avrohugger.types.ScalaString.class - [JAR]

├─ avrohugger.types.ScalaVector.class - [JAR]

├─ avrohugger.types.TimeMillis.class - [JAR]

├─ avrohugger.types.TimestampMillis.class - [JAR]

├─ avrohugger.types.UUID.class - [JAR]

avrohugger.format.standard.avrohuggers

├─ avrohugger.format.standard.avrohuggers.StandardProtocolhugger.class - [JAR]

├─ avrohugger.format.standard.avrohuggers.StandardSchemahugger.class - [JAR]

avrohugger.input

├─ avrohugger.input.DependencyInspector.class - [JAR]

├─ avrohugger.input.NestedSchemaExtractor.class - [JAR]

avrohugger.format.standard.trees

├─ avrohugger.format.standard.trees.StandardCaseClassTree.class - [JAR]

├─ avrohugger.format.standard.trees.StandardObjectTree.class - [JAR]

├─ avrohugger.format.standard.trees.StandardTraitTree.class - [JAR]

avrohugger.matchers

├─ avrohugger.matchers.DefaultParamMatcher.class - [JAR]

├─ avrohugger.matchers.DefaultValueMatcher.class - [JAR]

├─ avrohugger.matchers.JsonMatcher.class - [JAR]

├─ avrohugger.matchers.TypeMatcher.class - [JAR]

avrohugger.stores

├─ avrohugger.stores.ClassStore.class - [JAR]

├─ avrohugger.stores.SchemaStore.class - [JAR]

├─ avrohugger.stores.TypecheckDependencyStore.class - [JAR]

Advertisement

Dependencies from Group

Feb 14, 2021
6 usages
199 stars
Aug 15, 2023
6 usages
199 stars
Aug 15, 2023
6 usages
199 stars
Aug 15, 2023
4 usages
199 stars
Dec 02, 2019
2 usages
199 stars

Discover Dependencies

Apr 07, 2020
3 usages
30 stars
Apr 07, 2020
3 usages
30 stars
Feb 11, 2021
3 usages
518 stars
Feb 11, 2021
3 usages
518 stars
Jan 25, 2020
3 usages
625 stars
Dec 17, 2019
3 usages
245 stars
Jan 27, 2022
3 usages
4.4k stars
Sep 18, 2021
4 usages
104 stars
Dec 10, 2019
3 usages
106 stars