| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdjfinal-app |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjfinal-app
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jfinal-app-0.0.9.pom | |
| jfinal-app-0.0.9.jar | 493 KB |
| jfinal-app-0.0.9-sources.jar | 288 KB |
| jfinal-app-0.0.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/jfinal-app/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>jfinal-app</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/jfinal-app/
implementation 'com.github.sogyf:jfinal-app:0.0.9'
// https://jarcasting.com/artifacts/com.github.sogyf/jfinal-app/
implementation ("com.github.sogyf:jfinal-app:0.0.9")
'com.github.sogyf:jfinal-app:jar:0.0.9'
<dependency org="com.github.sogyf" name="jfinal-app" rev="0.0.9">
<artifact name="jfinal-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='jfinal-app', version='0.0.9')
)
libraryDependencies += "com.github.sogyf" % "jfinal-app" % "0.0.9"
[com.github.sogyf/jfinal-app "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.jfinal : jetty-server | jar | 8.1.8 |
| org.eclipse.jetty : jetty-plus | jar | 8.1.8.v20121106 |
| org.eclipse.jetty : jetty-annotations | jar | 8.1.8.v20121106 |