Skip to content

Code generation used by XOOM Designer and XOOM Turbo. (Specialized code generation for XOOM Actors, XOOM HTTP, and others remains in their own repositories.)

License

Notifications You must be signed in to change notification settings

vlingo/xoom-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xoom-codegen

Javadocs Build Download Gitter chat

Code generation library used by XOOM Designer and XOOM Turbo. (Specialized code generation for XOOM Actors, XOOM HTTP, and others are based on distinct libraries maintained in their own repositories).

Installation

  <dependency>
    <groupId>io.vlingo.xoom</groupId>
    <artifactId>xoom-codegen</artifactId>
    <version>1.11.1</version>
    <type>pom</type>
  </dependency>
dependencies {
    compile 'io.vlingo.xoom:xoom-codegen:1.11.1'
}

About

Code generation used by XOOM Designer and XOOM Turbo. (Specialized code generation for XOOM Actors, XOOM HTTP, and others remains in their own repositories.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages