jdk5

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
Идентификатор

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

jedi-jdk5
Последняя версия

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

3.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать jedi-jdk5

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.jedi : jedi-core jar 3.0.5
org.codehaus.jedi : jedi-annotations jar 3.0.5

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

Данный проект не имеет модулей.

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

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