jar

io.automatiko.build : automatiko-engine-codegen

Maven & Gradle

Aug 16, 2023
2 usages
58 stars

Automatiko Engine :: CodeGen · The Code generation for Automatiko Engine

Table Of Contents

Latest Version

Download io.automatiko.build : automatiko-engine-codegen JAR file - Latest Versions:

All Versions

Download io.automatiko.build : automatiko-engine-codegen JAR file - All Versions:

Version Vulnerabilities Size Updated
0.31.x
0.30.x
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
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 automatiko-engine-codegen-0.31.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.automatiko.engine.codegen.decision.config

├─ io.automatiko.engine.codegen.decision.config.DecisionConfigGenerator.class - [JAR]

io.automatiko.engine.codegen.context

├─ io.automatiko.engine.codegen.context.ApplicationBuildContext.class - [JAR]

├─ io.automatiko.engine.codegen.context.QuarkusApplicationBuildContext.class - [JAR]

io.automatiko.engine.codegen.process.persistence

├─ io.automatiko.engine.codegen.process.persistence.PersistenceGenerator.class - [JAR]

io.automatiko.engine.codegen.process

├─ io.automatiko.engine.codegen.process.AbstractResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.FunctionFlowGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.FunctionGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.GraphQLResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.InputModelClassGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.MessageConsumerGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.MessageDataEventGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.MessageProducerGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ModelClassGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.OpenAPIClientGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.OutputModelClassGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessCodegen.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessCodegenException.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessExecutableModelGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessInstanceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessNodeLocator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessParsingException.class - [JAR]

├─ io.automatiko.engine.codegen.process.ProcessesContainerGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ReactiveResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.ResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.SpringResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.SubprocessGraphQLResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.SubprocessResourceGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.UserTasksModelClassGenerator.class - [JAR]

io.automatiko.engine.codegen.di

├─ io.automatiko.engine.codegen.di.CDIDependencyInjectionAnnotator.class - [JAR]

├─ io.automatiko.engine.codegen.di.DependencyInjectionAnnotator.class - [JAR]

io.automatiko.engine.codegen.process.config

├─ io.automatiko.engine.codegen.process.config.ProcessConfigGenerator.class - [JAR]

io.automatiko.engine.codegen.process.augmentors

├─ io.automatiko.engine.codegen.process.augmentors.GcpPubSubModelAugmentor.class - [JAR]

├─ io.automatiko.engine.codegen.process.augmentors.GraphQLModelAugmentor.class - [JAR]

io.automatiko.engine.codegen

├─ io.automatiko.engine.codegen.AbstractApplicationSection.class - [JAR]

├─ io.automatiko.engine.codegen.AbstractGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.ApplicationGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.ApplicationSection.class - [JAR]

├─ io.automatiko.engine.codegen.BodyDeclarationComparator.class - [JAR]

├─ io.automatiko.engine.codegen.CodeGenConstants.class - [JAR]

├─ io.automatiko.engine.codegen.CodegenUtils.class - [JAR]

├─ io.automatiko.engine.codegen.ConfigGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.DefaultResourceGeneratorFactory.class - [JAR]

├─ io.automatiko.engine.codegen.FileGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.GeneratedFile.class - [JAR]

├─ io.automatiko.engine.codegen.Generator.class - [JAR]

├─ io.automatiko.engine.codegen.GeneratorConfig.class - [JAR]

├─ io.automatiko.engine.codegen.GeneratorContext.class - [JAR]

├─ io.automatiko.engine.codegen.ImportsOrganizer.class - [JAR]

├─ io.automatiko.engine.codegen.JsonSchemaGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.LambdaParser.class - [JAR]

├─ io.automatiko.engine.codegen.ResourceGeneratorFactory.class - [JAR]

io.automatiko.engine.codegen.json

├─ io.automatiko.engine.codegen.json.JsonUtils.class - [JAR]

io.automatiko.engine.codegen.decision

├─ io.automatiko.engine.codegen.decision.DMNResource.class - [JAR]

├─ io.automatiko.engine.codegen.decision.DecisionCodegen.class - [JAR]

├─ io.automatiko.engine.codegen.decision.DecisionContainerGenerator.class - [JAR]

io.automatiko.engine.codegen.process.image

├─ io.automatiko.engine.codegen.process.image.SvgBpmnProcessImageGenerator.class - [JAR]

├─ io.automatiko.engine.codegen.process.image.SvgProcessImageGenerator.class - [JAR]

Advertisement

Dependencies from Group

Aug 16, 2023
2 usages
58 stars

Discover Dependencies

Dec 07, 2022
6 usages
29 stars
May 31, 2023
1 usages
2 stars
Jul 11, 2023
1 usages
5 stars
Oct 21, 2022
1 usages
944 stars
Aug 24, 2021
1 usages
17 stars
Oct 29, 2022
1 usages
1 stars
Aug 23, 2023
7 usages
76 stars
Jul 29, 2023
21 stars
Aug 25, 2023
2 usages
14 stars
Jul 20, 2023
1 usages
594 stars