License |
License |
---|---|
GroupId | GroupIdcom.github.snakerflow |
ArtifactId | ArtifactIdsnaker-jfinal |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnaker-jfinal
snaker is free workflow.
|
Project URL |
Project URL |
Filename | Size |
---|---|
snaker-jfinal-2.5.1.pom | |
snaker-jfinal-2.5.1.jar | 6 KB |
snaker-jfinal-2.5.1-sources.jar | 4 KB |
snaker-jfinal-2.5.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-jfinal/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-jfinal</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-jfinal/
implementation 'com.github.snakerflow:snaker-jfinal:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-jfinal/
implementation ("com.github.snakerflow:snaker-jfinal:2.5.1")
'com.github.snakerflow:snaker-jfinal:jar:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-jfinal" rev="2.5.1">
<artifact name="snaker-jfinal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-jfinal', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-jfinal" % "2.5.1"
[com.github.snakerflow/snaker-jfinal "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snakerflow : snaker-core | jar | 2.5.1 |
com.jfinal : jfinal | jar | 1.9 |