jar

com.phoenixnap.oss : springmvc-raml-parser

Maven & Gradle

Feb 23, 2018
1 usages
138 stars

Spring MVC to RAML Synchronizer Parser · Components including the parsing of RAML documents and Spring MVC Annotations to create RAML models

Table Of Contents

Latest Version

Download com.phoenixnap.oss : springmvc-raml-parser JAR file - Latest Versions:

All Versions

Download com.phoenixnap.oss : springmvc-raml-parser JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 springmvc-raml-parser-0.10.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.phoenixnap.oss.ramlapisync.verification

├─ com.phoenixnap.oss.ramlapisync.verification.Issue.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.IssueLocation.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.IssueSeverity.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.IssueType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.RamlActionVisitorCheck.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.RamlChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.RamlResourceVisitorCheck.class - [JAR]

com.phoenixnap.oss.ramlapisync.javadoc

├─ com.phoenixnap.oss.ramlapisync.javadoc.ClassVisitor.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.javadoc.FieldVisitor.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.javadoc.JavaDocEntry.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.javadoc.JavaDocExtractor.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.javadoc.JavaDocStore.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.javadoc.MethodVisitor.class - [JAR]

com.phoenixnap.oss.ramlapisync.pojo

├─ com.phoenixnap.oss.ramlapisync.pojo.AbstractBuilder.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.AnyTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.ArrayTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.BaseTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.BooleanTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.DateTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.EnumBuilder.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.FileTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.NullTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.NumberTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.ObjectTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.PojoBuilder.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.PojoGenerationConfig.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.RamlInterpretationResult.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.RamlInterpreterFactory.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.RamlTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.RamlTypeValidations.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.StringTypeInterpreter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.pojo.UnionTypeInterpreter.class - [JAR]

com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlAction.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlDataType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlDocumentationItem.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlFormParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlHeader.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlMimeType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlModelEmitter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlModelFactory.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlQueryParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlResource.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlResponse.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlRoot.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlSecurityReference.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml10v2.RJP10V2RamlUriParameter.class - [JAR]

com.phoenixnap.oss.ramlapisync.style.checkers

├─ com.phoenixnap.oss.ramlapisync.style.checkers.ActionSecurityResponseChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.checkers.RequestBodySchemaStyleChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.checkers.ResourceCollectionPluralisationChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.checkers.ResourceUrlStyleChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.checkers.ResponseBodySchemaStyleChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.checkers.ResponseCodeDefinitionStyleChecker.class - [JAR]

com.phoenixnap.oss.ramlapisync.generation.exception

├─ com.phoenixnap.oss.ramlapisync.generation.exception.InvalidCodeModelException.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.exception.RuleCanNotProcessModelException.class - [JAR]

com.phoenixnap.oss.ramlapisync.generation.rules

├─ com.phoenixnap.oss.ramlapisync.generation.rules.ConfigurableRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.GenericJavaClassRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.RamlLoader.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Rule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring3ControllerDecoratorRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring3ControllerInterfaceRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring3ControllerStubRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring4ControllerDecoratorRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring4ControllerInterfaceRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring4ControllerStubRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.Spring4RestTemplateClientRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.SpringFeignClientInterfaceRule.class - [JAR]

com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlAction.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlDataType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlDocumentationItem.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlFormParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlHeader.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlMimeType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlModelEmitter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlModelFactory.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlQueryParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlResource.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlResponse.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlRoot.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlSecurityReference.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1.RJP08V1RamlUriParameter.class - [JAR]

com.phoenixnap.oss.ramlapisync.generation

├─ com.phoenixnap.oss.ramlapisync.generation.CodeModelHelper.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.RamlGenerator.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.RamlParser.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.RamlVerifier.class - [JAR]

com.phoenixnap.oss.ramlapisync.generation.rules.basic

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ClassAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ClassCommentRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ClassFieldDeclarationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ClientInterfaceDeclarationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ControllerClassDeclarationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ControllerInterfaceDeclarationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ControllerMethodSignatureRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.DelegatingMethodBodyRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ImplementMeMethodBodyRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ImplementsControllerInterfaceRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.MethodCommentRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.MethodParamsRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.PackageRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.ResourceClassDeclarationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.basic.SpringFeignClientInterfaceDeclarationRule.class - [JAR]

com.phoenixnap.oss.ramlapisync.verification.checkers

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.ActionContentTypeChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.ActionExistenceChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.ActionQueryParameterChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.ActionResponseBodySchemaChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.RamlCheckerResourceVisitorCoordinator.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.verification.checkers.ResourceExistenceChecker.class - [JAR]

com.phoenixnap.oss.ramlapisync.style

├─ com.phoenixnap.oss.ramlapisync.style.RamlStyleCheckVisitorCoordinator.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.RamlStyleChecker.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.RamlStyleCheckerAdapter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.style.StyleIssue.class - [JAR]

com.phoenixnap.oss.ramlapisync.naming

├─ com.phoenixnap.oss.ramlapisync.naming.JavaTypeHelper.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.naming.NamingHelper.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.naming.Pair.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.naming.RamlHelper.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.naming.RamlTypeHelper.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.naming.SchemaHelper.class - [JAR]

com.phoenixnap.oss.ramlapisync.raml

├─ com.phoenixnap.oss.ramlapisync.raml.CannotGetRamlVersionException.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.InvalidRamlError.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.InvalidRamlResourceException.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlAbstractParam.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlAction.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlActionType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlDataType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlDocumentationItem.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlHeader.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlMimeType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlModelEmitter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlModelFactory.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlModelFactoryOfFactories.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlParamType.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlQueryParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlResource.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlResourceRoot.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlResponse.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlRoot.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlSecurityReference.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlSpecNotFullySupportedException.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlUriParameter.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.RamlVersion.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.raml.UnsupportedRamlVersionError.class - [JAR]

com.phoenixnap.oss.ramlapisync.generation.rules.spring

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringCallableResponseEntityRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringConfigurableRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringControllerDecoratorRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringControllerInterfaceRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringControllerStubRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringDelegateFieldDeclerationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringFeignClientClassAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringFeignClientInterfaceDecoratorRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringFeignClientResponseTypeRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringMethodParamsRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringObjectReturnTypeRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringRequestMappingClassAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringRequestMappingMethodAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringResponseBodyMethodAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringResponseEntityRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringRestClientMethodBodyRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringRestControllerAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringRestTemplateFieldDeclerationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringShortcutMappingMethodAnnotationRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringSimpleCallableResponseTypeRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringSimpleResponseTypeRule.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.generation.rules.spring.SpringValidatedClassAnnotationRule.class - [JAR]

com.phoenixnap.oss.ramlapisync.data

├─ com.phoenixnap.oss.ramlapisync.data.ApiActionMetadata.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.data.ApiBodyMetadata.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.data.ApiDocumentMetadata.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.data.ApiParameterMetadata.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.data.ApiResourceMetadata.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.data.RamlFormParameter.class - [JAR]

com.phoenixnap.oss.ramlapisync.parser

├─ com.phoenixnap.oss.ramlapisync.parser.FileSearcher.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.parser.ResourceParser.class - [JAR]

├─ com.phoenixnap.oss.ramlapisync.parser.SpringMvcResourceParser.class - [JAR]

Advertisement

Dependencies from Group

Feb 23, 2018
1 usages
138 stars
Feb 23, 2018
1 usages
138 stars

Discover Dependencies

Feb 23, 2018
1 usages
138 stars
Apr 12, 2016
3 stars
Jun 19, 2019
2 usages
66 stars
Feb 14, 2016
2 usages
2 stars
Jul 26, 2016
1 usages
7 stars
Jul 26, 2016
11 usages
5 stars
Jul 25, 2016
30 usages
1.3k stars
Jan 29, 2016
1 usages
5 stars