codegen

Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

Лицензия

Лицензия

Группа

Группа

org.codehaus.jedi
Идентификатор

Идентификатор

codegen
Последняя версия

Последняя версия

3.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

codegen
Java's syntactic and library support for these components tends to cause the above concerns to be mixed with each other, with other concerns, and with low-level implementation details. This means that the code is cluttered, verbose and does not express intent very well. Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from one collection type to another, first order logic functions, etc. It makes extensive use of higher order functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.

Скачать codegen

Имя Файла Размер
codegen-3.0.5.pom 1012 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • annotations
  • jdk5
  • jdk6

Версии библиотеки

Версия
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0