Java Expression Trees library

Build AST from the bytecode

Лицензия

Лицензия

Группа

Группа

co.streamx.fluent
Идентификатор

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

ex-tree
Последняя версия

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

2.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Expression Trees library
Build AST from the bytecode
Ссылка на сайт

Ссылка на сайт

https://github.com/streamx-co/ExTree
Организация-разработчик

Организация-разработчик

Streamx

Скачать ex-tree

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

<!-- https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/ -->
<dependency>
    <groupId>co.streamx.fluent</groupId>
    <artifactId>ex-tree</artifactId>
    <version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/
implementation 'co.streamx.fluent:ex-tree:2.7.2'
// https://jarcasting.com/artifacts/co.streamx.fluent/ex-tree/
implementation ("co.streamx.fluent:ex-tree:2.7.2")
'co.streamx.fluent:ex-tree:jar:2.7.2'
<dependency org="co.streamx.fluent" name="ex-tree" rev="2.7.2">
  <artifact name="ex-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.streamx.fluent', module='ex-tree', version='2.7.2')
)
libraryDependencies += "co.streamx.fluent" % "ex-tree" % "2.7.2"
[co.streamx.fluent/ex-tree "2.7.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.ow2.asm : asm jar 9.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.danekja : jdk-serializable-functional jar 1.8.5

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

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

Streamx

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

Версия
2.7.2
2.7.1
2.6.0
2.5.9
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2