xoom-codegen

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).

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-codegen
Last Version

Last Version

1.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

xoom-codegen
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).
Project URL

Project URL

https://github.com/vlingo/xoom-codegen
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-codegen/tree/master

Download xoom-codegen

How to add to project

<!-- https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-codegen/ -->
<dependency>
    <groupId>io.vlingo.xoom</groupId>
    <artifactId>xoom-codegen</artifactId>
    <version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-codegen/
implementation 'io.vlingo.xoom:xoom-codegen:1.9.3'
// https://jarcasting.com/artifacts/io.vlingo.xoom/xoom-codegen/
implementation ("io.vlingo.xoom:xoom-codegen:1.9.3")
'io.vlingo.xoom:xoom-codegen:jar:1.9.3'
<dependency org="io.vlingo.xoom" name="xoom-codegen" rev="1.9.3">
  <artifact name="xoom-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo.xoom', module='xoom-codegen', version='1.9.3')
)
libraryDependencies += "io.vlingo.xoom" % "xoom-codegen" % "1.9.3"
[io.vlingo.xoom/xoom-codegen "1.9.3"]

Dependencies

compile (4)

Group / Artifact Type Version
io.vlingo.xoom : xoom-actors jar 1.9.3
org.freemarker : freemarker jar 2.3.31
commons-io : commons-io jar 2.8.0
com.google.guava : guava-base jar r03

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.3
1.9.2
1.9.1
1.9.0
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0