jar

org.jsondoc : jsondoc-core

Maven & Gradle

Jan 05, 2021
8 usages
266 stars

jsondoc-core · The annotations of the jsondoc project

Table Of Contents

Latest Version

Download org.jsondoc : jsondoc-core JAR file - Latest Versions:

All Versions

Download org.jsondoc : jsondoc-core JAR file - All Versions:

Version Vulnerabilities Size Updated
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 jsondoc-core-1.2.23.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jsondoc.core.scanner.builder

├─ org.jsondoc.core.scanner.builder.JSONDocApiAuthDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiBodyObjectDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiErrorDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiGlobalDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiHeaderDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiMethodDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiObjectDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiObjectFieldDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiPathParameterDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiQueryParameterDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiResponseDocBuilder.class - [JAR]

├─ org.jsondoc.core.scanner.builder.JSONDocApiVersionDocBuilder.class - [JAR]

org.jsondoc.core.scanner

├─ org.jsondoc.core.scanner.AbstractJSONDocScanner.class - [JAR]

├─ org.jsondoc.core.scanner.DefaultJSONDocScanner.class - [JAR]

├─ org.jsondoc.core.scanner.JSONDocScanner.class - [JAR]

org.jsondoc.core.annotation

├─ org.jsondoc.core.annotation.Api.class - [JAR]

├─ org.jsondoc.core.annotation.ApiAuthBasic.class - [JAR]

├─ org.jsondoc.core.annotation.ApiAuthBasicUser.class - [JAR]

├─ org.jsondoc.core.annotation.ApiAuthNone.class - [JAR]

├─ org.jsondoc.core.annotation.ApiAuthToken.class - [JAR]

├─ org.jsondoc.core.annotation.ApiBodyObject.class - [JAR]

├─ org.jsondoc.core.annotation.ApiError.class - [JAR]

├─ org.jsondoc.core.annotation.ApiErrors.class - [JAR]

├─ org.jsondoc.core.annotation.ApiHeader.class - [JAR]

├─ org.jsondoc.core.annotation.ApiHeaders.class - [JAR]

├─ org.jsondoc.core.annotation.ApiMethod.class - [JAR]

├─ org.jsondoc.core.annotation.ApiObject.class - [JAR]

├─ org.jsondoc.core.annotation.ApiObjectField.class - [JAR]

├─ org.jsondoc.core.annotation.ApiParams.class - [JAR]

├─ org.jsondoc.core.annotation.ApiPathParam.class - [JAR]

├─ org.jsondoc.core.annotation.ApiQueryParam.class - [JAR]

├─ org.jsondoc.core.annotation.ApiResponseObject.class - [JAR]

├─ org.jsondoc.core.annotation.ApiVersion.class - [JAR]

org.jsondoc.core.pojo

├─ org.jsondoc.core.pojo.AbstractDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiAuthDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiAuthType.class - [JAR]

├─ org.jsondoc.core.pojo.ApiBodyObjectDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiErrorDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiHeaderDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiMethodDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiObjectDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiObjectFieldDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiParamDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiParamType.class - [JAR]

├─ org.jsondoc.core.pojo.ApiResponseObjectDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiStage.class - [JAR]

├─ org.jsondoc.core.pojo.ApiVerb.class - [JAR]

├─ org.jsondoc.core.pojo.ApiVersionDoc.class - [JAR]

├─ org.jsondoc.core.pojo.ApiVisibility.class - [JAR]

├─ org.jsondoc.core.pojo.JSONDoc.class - [JAR]

├─ org.jsondoc.core.pojo.JSONDocTemplate.class - [JAR]

org.jsondoc.core.scanner.validator

├─ org.jsondoc.core.scanner.validator.JSONDocApiMethodDocValidator.class - [JAR]

├─ org.jsondoc.core.scanner.validator.JSONDocApiObjectDocValidator.class - [JAR]

org.jsondoc.core.util

├─ org.jsondoc.core.util.JSONDocDefaultType.class - [JAR]

├─ org.jsondoc.core.util.JSONDocFieldWrapper.class - [JAR]

├─ org.jsondoc.core.util.JSONDocHibernateValidatorProcessor.class - [JAR]

├─ org.jsondoc.core.util.JSONDocTemplateBuilder.class - [JAR]

├─ org.jsondoc.core.util.JSONDocType.class - [JAR]

├─ org.jsondoc.core.util.JSONDocTypeBuilder.class - [JAR]

├─ org.jsondoc.core.util.JSONDocUtils.class - [JAR]

org.jsondoc.core.annotation.flow

├─ org.jsondoc.core.annotation.flow.ApiFlow.class - [JAR]

├─ org.jsondoc.core.annotation.flow.ApiFlowSet.class - [JAR]

├─ org.jsondoc.core.annotation.flow.ApiFlowStep.class - [JAR]

org.jsondoc.core.pojo.global

├─ org.jsondoc.core.pojo.global.ApiChangelogDoc.class - [JAR]

├─ org.jsondoc.core.pojo.global.ApiChangelogsDoc.class - [JAR]

├─ org.jsondoc.core.pojo.global.ApiGlobalDoc.class - [JAR]

├─ org.jsondoc.core.pojo.global.ApiGlobalSectionDoc.class - [JAR]

├─ org.jsondoc.core.pojo.global.ApiMigrationDoc.class - [JAR]

├─ org.jsondoc.core.pojo.global.ApiMigrationsDoc.class - [JAR]

org.jsondoc.core.pojo.flow

├─ org.jsondoc.core.pojo.flow.ApiFlowDoc.class - [JAR]

├─ org.jsondoc.core.pojo.flow.ApiFlowStepDoc.class - [JAR]

org.jsondoc.core.annotation.global

├─ org.jsondoc.core.annotation.global.ApiChangelog.class - [JAR]

├─ org.jsondoc.core.annotation.global.ApiChangelogSet.class - [JAR]

├─ org.jsondoc.core.annotation.global.ApiGlobal.class - [JAR]

├─ org.jsondoc.core.annotation.global.ApiGlobalSection.class - [JAR]

├─ org.jsondoc.core.annotation.global.ApiMigration.class - [JAR]

├─ org.jsondoc.core.annotation.global.ApiMigrationSet.class - [JAR]

Advertisement

Dependencies from Group

Jan 05, 2021
8 usages
266 stars
Jan 06, 2021
6 usages
266 stars
Jan 06, 2021
4 usages
266 stars
Jan 06, 2021
2 usages
266 stars
Jan 06, 2021
2 usages
266 stars

Discover Dependencies

Nov 02, 2020
194 stars
Nov 02, 2020
9 usages
Nov 02, 2020
31 usages
Nov 02, 2020
2 usages
Mar 06, 2017
1 usages
3 stars
Jul 21, 2020
3 usages
9 stars
Sep 26, 2019
43 stars
Aug 31, 2017
15 usages
65 stars
Sep 08, 2017
5 usages
310 stars