expression-spring-boot-starter

通用技术组件 - 表达式执行引擎

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ambiel127
ArtifactId

ArtifactId

expression-spring-boot-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

expression-spring-boot-starter
通用技术组件 - 表达式执行引擎
Source Code Management

Source Code Management

https://github.com/Ambiel127/expression-spring-boot-starter

Download expression-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.apache.commons : commons-jexl3 jar 3.2.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0