View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window alloy-core-0.2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
alloy.common
├─ alloy.common.CountryCodeFormatTrait.class - [JAR]
├─ alloy.common.EmailFormatTrait.class - [JAR]
├─ alloy.common.HexColorCodeFormatTrait.class - [JAR]
├─ alloy.common.LanguageCodeFormatTrait.class - [JAR]
├─ alloy.common.LanguageTagFormatTrait.class - [JAR]
alloy.proto
├─ alloy.proto.GrpcTrait.class - [JAR]
├─ alloy.proto.ProtoEnabledTrait.class - [JAR]
├─ alloy.proto.ProtoIndexTrait.class - [JAR]
├─ alloy.proto.ProtoInlinedOneOfTrait.class - [JAR]
├─ alloy.proto.ProtoNumTypeTrait.class - [JAR]
├─ alloy.proto.ProtoReservedFieldsTrait.class - [JAR]
├─ alloy.proto.ProtoReservedFieldsTraitValue.class - [JAR]
alloy.validation
├─ alloy.validation.DataExamplesTraitValidator.class - [JAR]
├─ alloy.validation.DefaultValueTraitValidator.class - [JAR]
├─ alloy.validation.DiscriminatedUnionValidator.class - [JAR]
├─ alloy.validation.OptionHelper.class - [JAR]
├─ alloy.validation.SimpleRestJsonHttpHeaderValidator.class - [JAR]
├─ alloy.validation.SimpleRestJsonTimestampValidator.class - [JAR]
├─ alloy.validation.SimpleRestJsonValidator.class - [JAR]
├─ alloy.validation.StructurePatternTraitValidator.class - [JAR]
alloy
├─ alloy.DataExamplesTrait.class - [JAR]
├─ alloy.DateFormatTrait.class - [JAR]
├─ alloy.DefaultValueTrait.class - [JAR]
├─ alloy.DiscriminatedUnionTrait.class - [JAR]
├─ alloy.NullableTrait.class - [JAR]
├─ alloy.OpenEnumTrait.class - [JAR]
├─ alloy.SimpleRestJsonTrait.class - [JAR]
├─ alloy.StructurePatternTrait.class - [JAR]
├─ alloy.UncheckedExamplesTrait.class - [JAR]
├─ alloy.UntaggedUnionTrait.class - [JAR]
├─ alloy.UrlFormFlattenedTrait.class - [JAR]
├─ alloy.UrlFormNameTrait.class - [JAR]
├─ alloy.UuidFormatTrait.class - [JAR]
alloy.openapi
├─ alloy.openapi.OpenApiExtensionsTrait.class - [JAR]
alloy.proto.validation
├─ alloy.proto.validation.GrpcTraitValidator.class - [JAR]
├─ alloy.proto.validation.ProtoIndexTraitValidator.class - [JAR]
├─ alloy.proto.validation.ProtoInlinedOneOfValidator.class - [JAR]
├─ alloy.proto.validation.ProtoReservedFieldsTraitValidator.class - [JAR]