License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-spel |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description开源junx工具包
|
Filename | Size |
---|---|
junx-spel-1.0.9.pom | |
junx-spel-1.0.9.jar | 26 KB |
junx-spel-1.0.9-sources.jar | 24 KB |
junx-spel-1.0.9-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-spel/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-spel</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-spel/
implementation 'io.github.junxworks:junx-spel:1.0.9'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-spel/
implementation ("io.github.junxworks:junx-spel:1.0.9")
'io.github.junxworks:junx-spel:jar:1.0.9'
<dependency org="io.github.junxworks" name="junx-spel" rev="1.0.9">
<artifact name="junx-spel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-spel', version='1.0.9')
)
libraryDependencies += "io.github.junxworks" % "junx-spel" % "1.0.9"
[io.github.junxworks/junx-spel "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.junxworks : junx-core | jar | 1.0.9 |
org.springframework : spring-context | jar | 4.3.13.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |