All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download codegen JAR 1.0.0 with all dependencies


This artefact generates other artefacts such as API client, API server out of API Model

Files of the artifact codegen version 1.0.0 from the group au.org.consumerdatastandards.

Artifact codegen
Group au.org.consumerdatastandards
Version 1.0.0
Last update 06. January 2020
Tags: model other such client generates artefact server this artefacts
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of codegen Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of codegen version 1.0.0

ApiModel
ApiModel.ApiModel.api.mustache
ApiModel.ApiModel.enumClass.mustache
ApiModel.ApiModel.enumOuterClass.mustache
ApiModel.ApiModel.model.mustache
ApiModel.ApiModel.pojo.mustache
JavaClient
JavaClient.JavaClient.ApiCallback.mustache
JavaClient.JavaClient.ApiClient.mustache
JavaClient.JavaClient.ApiException.mustache
JavaClient.JavaClient.ApiResponse.mustache
JavaClient.JavaClient.BaseResponse.mustache
JavaClient.JavaClient.JSON.mustache
JavaClient.JavaClient.PaginatedResponse.mustache
JavaClient.JavaClient.Pair.mustache
JavaClient.JavaClient.ProgressRequestBody.mustache
JavaClient.JavaClient.ProgressResponseBody.mustache
JavaClient.JavaClient.README.mustache
JavaClient.JavaClient.api.mustache
JavaClient.JavaClient.licenseInfo.mustache
JavaClient.JavaClient.logback.mustache
JavaClient.JavaClient.model.mustache
JavaClient.JavaClient.modelEnum.mustache
JavaClient.JavaClient.modelInnerEnum.mustache
JavaClient.JavaClient.pojo.mustache
JavaClient.JavaClient.pom.mustache
JavaClientCli
JavaClientCli.JavaClientCli.ApiCliBase.mustache
JavaClientCli.JavaClientCli.ApiClientOptions.mustache
JavaClientCli.JavaClientCli.ApiUtil.mustache
JavaClientCli.JavaClientCli.CdsClientShell.mustache
JavaClientCli.JavaClientCli.Common.mustache
JavaClientCli.JavaClientCli.Dockerfile.mustache
JavaClientCli.JavaClientCli.JsonPrinter.mustache
JavaClientCli.JavaClientCli.README.mustache
JavaClientCli.JavaClientCli.ReferenceTest.mustache
JavaClientCli.JavaClientCli.api.mustache
JavaClientCli.JavaClientCli.application.mustache
JavaClientCli.JavaClientCli.banner.mustache
JavaClientCli.JavaClientCli.licenseInfo.mustache
JavaClientCli.JavaClientCli.logback.mustache
JavaClientCli.JavaClientCli.pom.mustache
JavaServer
JavaServer.JavaServer.CdsDataLoader.mustache
JavaServer.JavaServer.ContextEventListener.mustache
JavaServer.JavaServer.Dockerfile.mustache
JavaServer.JavaServer.HolderApplication.mustache
JavaServer.JavaServer.HomeController.mustache
JavaServer.JavaServer.OpenAPIDocumentationConfig.mustache
JavaServer.JavaServer.README.mustache
JavaServer.JavaServer.SwaggerJacksonModuleRegistrar.mustache
JavaServer.JavaServer.WebUtil.mustache
JavaServer.JavaServer.api.mustache
JavaServer.JavaServer.apiController.mustache
JavaServer.JavaServer.apiDelegate.mustache
JavaServer.JavaServer.application.mustache
JavaServer.JavaServer.banner.mustache
JavaServer.JavaServer.beanValidation.mustache
JavaServer.JavaServer.beanValidationCore.mustache
JavaServer.JavaServer.beanValidationPathParams.mustache
JavaServer.JavaServer.beanValidationQueryParams.mustache
JavaServer.JavaServer.bodyParams.mustache
JavaServer.JavaServer.defaultBasePath.mustache
JavaServer.JavaServer.enumClass.mustache
JavaServer.JavaServer.enumOuterClass.mustache
JavaServer.JavaServer.exampleReturnTypes.mustache
JavaServer.JavaServer.formParams.mustache
JavaServer.JavaServer.headerParams.mustache
JavaServer.JavaServer.implicitHeader.mustache
JavaServer.JavaServer.methodBody.mustache
JavaServer.JavaServer.model.mustache
JavaServer.JavaServer.optionalDataType.mustache
JavaServer.JavaServer.pathParams.mustache
JavaServer.JavaServer.pojo.mustache
JavaServer.JavaServer.pom.mustache
JavaServer.JavaServer.queryParams.mustache
JavaServer.JavaServer.repository.mustache
JavaServer.JavaServer.returnTypes.mustache
JavaServer.JavaServer.typeInfoAnnotation.mustache
JavaServer.JavaServer.xmlAnnotation.mustache
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.au.org.consumerdatastandards.codegen.code.CodeGeneratorConfig
au.org.consumerdatastandards.codegen
au.org.consumerdatastandards.codegen.au.org.consumerdatastandards.codegen.AbstractGenerator
au.org.consumerdatastandards.codegen.au.org.consumerdatastandards.codegen.CodegenCLI
au.org.consumerdatastandards.codegen.au.org.consumerdatastandards.codegen.Options
au.org.consumerdatastandards.codegen.code
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.CdsCodeGenerator
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.CodeGenerator
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.CodeGeneratorConfig
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.CodeGeneratorConfigLoader
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.CodeGeneratorOptions
au.org.consumerdatastandards.codegen.code.au.org.consumerdatastandards.codegen.code.Configurator
au.org.consumerdatastandards.codegen.code.java
au.org.consumerdatastandards.codegen.code.java.au.org.consumerdatastandards.codegen.code.JavaCodegenBase
au.org.consumerdatastandards.codegen.code.java.apimodel
au.org.consumerdatastandards.codegen.code.java.apimodel.au.org.consumerdatastandards.codegen.code.apimodel.ApiModelGen
au.org.consumerdatastandards.codegen.code.java.client
au.org.consumerdatastandards.codegen.code.java.client.au.org.consumerdatastandards.codegen.code.client.JavaClientGen
au.org.consumerdatastandards.codegen.code.java.clientcli
au.org.consumerdatastandards.codegen.code.java.clientcli.au.org.consumerdatastandards.codegen.code.clientcli.JavaClientCliGen
au.org.consumerdatastandards.codegen.code.java.server
au.org.consumerdatastandards.codegen.code.java.server.au.org.consumerdatastandards.codegen.code.server.JavaServerGen
au.org.consumerdatastandards.codegen.openapi
au.org.consumerdatastandards.codegen.openapi.au.org.consumerdatastandards.codegen.openapi.ModelSwaggerConverter
au.org.consumerdatastandards.codegen.openapi.au.org.consumerdatastandards.codegen.openapi.SwaggerGenerator
au.org.consumerdatastandards.codegen.openapi.au.org.consumerdatastandards.codegen.openapi.SwaggerGeneratorOptions
.logback.xml
swagger
swagger.swagger-swagger-mapping.properties
swagger.swagger.static-values.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy