jar

io.swagger.core.v3 : swagger-core

Maven & Gradle

Jul 08, 2023
179 usages
7.2k stars

swagger-core · swagger-core

Table Of Contents

Latest Version

Download io.swagger.core.v3 : swagger-core JAR file - Latest Versions:

All Versions

Download io.swagger.core.v3 : swagger-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.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 swagger-core-2.2.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.swagger.v3.core.jackson

├─ io.swagger.v3.core.jackson.AbstractModelConverter.class - [JAR]

├─ io.swagger.v3.core.jackson.ApiResponsesSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.CallbackSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.ExampleSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.JAXBAnnotationsHelper.class - [JAR]

├─ io.swagger.v3.core.jackson.MediaTypeSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.ModelResolver.class - [JAR]

├─ io.swagger.v3.core.jackson.PackageVersion.class - [JAR]

├─ io.swagger.v3.core.jackson.PathsSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.Schema31Serializer.class - [JAR]

├─ io.swagger.v3.core.jackson.SchemaSerializer.class - [JAR]

├─ io.swagger.v3.core.jackson.SwaggerAnnotationIntrospector.class - [JAR]

├─ io.swagger.v3.core.jackson.SwaggerModule.class - [JAR]

├─ io.swagger.v3.core.jackson.TypeNameResolver.class - [JAR]

io.swagger.v3.core.jackson.mixin

├─ io.swagger.v3.core.jackson.mixin.Components31Mixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.ComponentsMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.DateSchemaMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.Discriminator31Mixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.DiscriminatorMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.ExampleMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.ExtensionsMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.Info31Mixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.InfoMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.LicenseMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.MediaTypeMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.OpenAPI31Mixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.OpenAPIMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.OperationMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.Schema31Mixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.SchemaConverterMixin.class - [JAR]

├─ io.swagger.v3.core.jackson.mixin.SchemaMixin.class - [JAR]

io.swagger.v3.core.converter

├─ io.swagger.v3.core.converter.AnnotatedType.class - [JAR]

├─ io.swagger.v3.core.converter.ModelConverter.class - [JAR]

├─ io.swagger.v3.core.converter.ModelConverterContext.class - [JAR]

├─ io.swagger.v3.core.converter.ModelConverterContextImpl.class - [JAR]

├─ io.swagger.v3.core.converter.ModelConverters.class - [JAR]

├─ io.swagger.v3.core.converter.ResolvedSchema.class - [JAR]

io.swagger.v3.core.model

├─ io.swagger.v3.core.model.ApiDescription.class - [JAR]

io.swagger.v3.core.util

├─ io.swagger.v3.core.util.AnnotationsUtils.class - [JAR]

├─ io.swagger.v3.core.util.ApiResponses31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.ApiResponsesDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.Callback31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.CallbackDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.Constants.class - [JAR]

├─ io.swagger.v3.core.util.DeserializationModule.class - [JAR]

├─ io.swagger.v3.core.util.DeserializationModule31.class - [JAR]

├─ io.swagger.v3.core.util.EncodingPropertyStyleEnumDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.EncodingStyleEnumDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.HeaderStyleEnumDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.Json.class - [JAR]

├─ io.swagger.v3.core.util.Json31.class - [JAR]

├─ io.swagger.v3.core.util.Model31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.ModelDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.ObjectMapperFactory.class - [JAR]

├─ io.swagger.v3.core.util.OpenAPI30To31.class - [JAR]

├─ io.swagger.v3.core.util.OpenAPI31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.OpenAPISchema2JsonSchema.class - [JAR]

├─ io.swagger.v3.core.util.Parameter31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.ParameterDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.ParameterProcessor.class - [JAR]

├─ io.swagger.v3.core.util.PathUtils.class - [JAR]

├─ io.swagger.v3.core.util.Paths31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.PathsDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.PrimitiveType.class - [JAR]

├─ io.swagger.v3.core.util.RefUtils.class - [JAR]

├─ io.swagger.v3.core.util.ReferenceTypeUtils.class - [JAR]

├─ io.swagger.v3.core.util.ReflectionUtils.class - [JAR]

├─ io.swagger.v3.core.util.SecurityScheme31Deserializer.class - [JAR]

├─ io.swagger.v3.core.util.SecuritySchemeDeserializer.class - [JAR]

├─ io.swagger.v3.core.util.Yaml.class - [JAR]

├─ io.swagger.v3.core.util.Yaml31.class - [JAR]

io.swagger.v3.core.filter

├─ io.swagger.v3.core.filter.AbstractSpecFilter.class - [JAR]

├─ io.swagger.v3.core.filter.OpenAPI31SpecFilter.class - [JAR]

├─ io.swagger.v3.core.filter.OpenAPISpecFilter.class - [JAR]

├─ io.swagger.v3.core.filter.SpecFilter.class - [JAR]

Advertisement

Dependencies from Group

Jul 08, 2023
962 usages
7.2k stars
Jul 08, 2023
201 usages
7.2k stars
Jul 08, 2023
179 usages
7.2k stars
Jul 08, 2023
170 usages
7.2k stars
Jul 08, 2023
64 usages
7.2k stars

Discover Dependencies

Jan 09, 2018
42 stars
Jun 09, 2023
3 usages
3 stars
May 22, 2023
1 usages
53 stars
Aug 17, 2023
8 usages
116 stars
Jun 04, 2018
23 stars
Feb 10, 2022
10 usages
2.6k stars