Last Version

spel-builder 1.1.2

A facilitator for creating Spring expressions (SpEL).

License

License

GroupId

GroupId

com.github.paulosalonso
ArtifactId

ArtifactId

spel-builder
Version

Version

1.1.2
Type

Type

jar
Description

Description

spel-builder
A facilitator for creating Spring expressions (SpEL).
Project URL

Project URL

https://github.com/paulosalonso/spel-builder
Source Code Management

Source Code Management

https://github.com/paulosalonso/spel-builder.git

Download spel-builder 1.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.