is not current version
Last Version 1.9.3

xoom-codegen 1.8.0

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
Version

Version

1.8.0
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 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
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.