License |
License |
---|---|
GroupId | GroupIdio.github.imsejin |
ArtifactId | ArtifactIdspel |
Last Version | Last Version5.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpEL
Spring expression language excluding dependencies on the spring project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spel-5.2.9.pom | |
spel-5.2.9.jar | 757 KB |
spel-5.2.9-sources.jar | 676 KB |
spel-5.2.9-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.71 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.71 |
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 |