jar

com.commercetools.rmf : codegen-core

Maven & Gradle

Aug 11, 2023
1 usages
13 stars

codegen-core · RAML API client code generators based on the REST Modeling Framework. https://github.com/vrapio/rest-modeling-framework

Table Of Contents

Latest Version

Download com.commercetools.rmf : codegen-core JAR file - Latest Versions:

All Versions

Download com.commercetools.rmf : codegen-core JAR file - All Versions:

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

io.vrap.rmf.codegen.di

├─ io.vrap.rmf.codegen.di.AllAnyTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllComposedSchemaTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllObjectSchemaTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllObjectTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllPathItems.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllResourceCollections.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllResourceMethods.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllResources.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllSchemaTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllStringSchemaTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllTraits.class - [JAR]

├─ io.vrap.rmf.codegen.di.AllUnionTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.ApiGitHash.class - [JAR]

├─ io.vrap.rmf.codegen.di.ApiProvider.class - [JAR]

├─ io.vrap.rmf.codegen.di.BasePackageName.class - [JAR]

├─ io.vrap.rmf.codegen.di.ClientPackageName.class - [JAR]

├─ io.vrap.rmf.codegen.di.CustomTypeMapping.class - [JAR]

├─ io.vrap.rmf.codegen.di.DefaultPackage.class - [JAR]

├─ io.vrap.rmf.codegen.di.EnumStringTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.GenDataSink.class - [JAR]

├─ io.vrap.rmf.codegen.di.GeneratorComponent.class - [JAR]

├─ io.vrap.rmf.codegen.di.GeneratorModule.class - [JAR]

├─ io.vrap.rmf.codegen.di.ModelPackageName.class - [JAR]

├─ io.vrap.rmf.codegen.di.Module.class - [JAR]

├─ io.vrap.rmf.codegen.di.NamedScalarTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.OasApi.class - [JAR]

├─ io.vrap.rmf.codegen.di.OasGeneratorComponent.class - [JAR]

├─ io.vrap.rmf.codegen.di.OasGeneratorModule.class - [JAR]

├─ io.vrap.rmf.codegen.di.OasProvider.class - [JAR]

├─ io.vrap.rmf.codegen.di.OutputFolder.class - [JAR]

├─ io.vrap.rmf.codegen.di.PatternStringTypes.class - [JAR]

├─ io.vrap.rmf.codegen.di.RamlApi.class - [JAR]

├─ io.vrap.rmf.codegen.di.RamlApiProvider.class - [JAR]

├─ io.vrap.rmf.codegen.di.RamlGeneratorComponent.class - [JAR]

├─ io.vrap.rmf.codegen.di.RamlGeneratorModule.class - [JAR]

├─ io.vrap.rmf.codegen.di.SharedPackageName.class - [JAR]

io.vrap.rmf.codegen.io

├─ io.vrap.rmf.codegen.io.ConsoleDataSink.class - [JAR]

├─ io.vrap.rmf.codegen.io.DataSink.class - [JAR]

├─ io.vrap.rmf.codegen.io.FileDataSink.class - [JAR]

├─ io.vrap.rmf.codegen.io.MemoryDataSink.class - [JAR]

├─ io.vrap.rmf.codegen.io.TemplateFile.class - [JAR]

io.vrap.rmf.codegen.common.generator.core

├─ io.vrap.rmf.codegen.common.generator.core.ResourceCollection.class - [JAR]

io.vrap.rmf.codegen.rendering.utils

├─ io.vrap.rmf.codegen.rendering.utils.IndentMarker.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.utils.IndentationTokens.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.utils.RenderingUtilsKt.class - [JAR]

io.vrap.rmf.codegen

├─ io.vrap.rmf.codegen.CodeGeneratorConfig.class - [JAR]

├─ io.vrap.rmf.codegen.UtilsKt.class - [JAR]

io.vrap.rmf.codegen.doc

├─ io.vrap.rmf.codegen.doc.AtlassianMdTransformerKt.class - [JAR]

io.vrap.rmf.codegen.types

├─ io.vrap.rmf.codegen.types.AnyTypeProvider.class - [JAR]

├─ io.vrap.rmf.codegen.types.DateTimeTypes.class - [JAR]

├─ io.vrap.rmf.codegen.types.LanguageBaseTypes.class - [JAR]

├─ io.vrap.rmf.codegen.types.PackageProvider.class - [JAR]

├─ io.vrap.rmf.codegen.types.ResourcesTypeProvider.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapAnyType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapArrayType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapDateTimeType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapEnumType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapLibraryType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapNilType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapObjectType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapScalarType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapType.class - [JAR]

├─ io.vrap.rmf.codegen.types.VrapTypeProvider.class - [JAR]

io.vrap.rmf.codegen.rendering

├─ io.vrap.rmf.codegen.rendering.CodeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.CodeGeneratorImpl.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ComposedSchemaGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.CoreCodeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.FileGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.FileProducer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.MethodGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.MethodRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.NamedScalarTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.NamedScalarTypeRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.NamedStringTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.NamedStringTypeRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.OasPathItemRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ObjectSchemaGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ObjectTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ObjectTypeRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.PathItemGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.PatternStringTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.PatternStringTypeRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.Renderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ResourceCollectionRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ResourceGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.ResourceRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.StringSchemaGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.StringTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.StringTypeRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.TraitGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.TraitRenderer.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.UnionTypeGenerator.class - [JAR]

├─ io.vrap.rmf.codegen.rendering.UnionTypeRenderer.class - [JAR]

Advertisement