Java Expression Trees library

Build AST from the bytecode

License

License

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

ex-tree
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Expression Trees library
Build AST from the bytecode
Project URL

Project URL

https://github.com/streamx-co/ExTree
Project Organization

Project Organization

Streamx

Download ex-tree

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.danekja : jdk-serializable-functional jar 1.8.5

Project Modules

There are no modules declared in this project.
co.streamx.fluent

Streamx

Versions

Version
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