License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdJFinal-event |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFinal-event
JFinal-event is a plugin for Java Web Framework JFinal.
|
Project URL |
Project URL |
Filename | Size |
---|---|
JFinal-event-3.1.3.pom | |
JFinal-event-3.1.3.jar | 35 KB |
JFinal-event-3.1.3-sources.jar | 21 KB |
JFinal-event-3.1.3-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>JFinal-event</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation 'net.dreamlu:JFinal-event:3.1.3'
// https://jarcasting.com/artifacts/net.dreamlu/JFinal-event/
implementation ("net.dreamlu:JFinal-event:3.1.3")
'net.dreamlu:JFinal-event:jar:3.1.3'
<dependency org="net.dreamlu" name="JFinal-event" rev="3.1.3">
<artifact name="JFinal-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='JFinal-event', version='3.1.3')
)
libraryDependencies += "net.dreamlu" % "JFinal-event" % "3.1.3"
[net.dreamlu/JFinal-event "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.jfinal : jfinal | jar | 4.9.16 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
log4j : log4j | jar | 1.2.17 |
net.dreamlu : mica-auto | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |