| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vlingo.xoom |
| Идентификатор | Идентификаторxoom-codegen |
| Последняя версия | Последняя версия1.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xoom-codegen-1.9.3.pom | |
| xoom-codegen-1.9.3.jar | 51 KB |
| xoom-codegen-1.9.3-sources.jar | 30 KB |
| xoom-codegen-1.9.3-javadoc.jar | 229 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.graalvm.sdk : graal-sdk | jar | 21.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |