Last Version

SpEL 5.2.9

Spring expression language excluding dependencies on the spring project

License

License

GroupId

GroupId

io.github.imsejin
ArtifactId

ArtifactId

spel
Version

Version

5.2.9
Type

Type

jar
Description

Description

SpEL
Spring expression language excluding dependencies on the spring project
Project URL

Project URL

https://github.com/imsejin/spel
Source Code Management

Source Code Management

https://github.com/imsejin/spel.git

Download spel 5.2.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.71
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.71

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.