License |
License |
---|---|
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-template-jfinal3 |
Version | Version2.1.4 |
Type | Typejar |
Description |
Descriptionjetbrick-template-2.x
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jfinal3/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-template-jfinal3</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jfinal3/
implementation 'com.github.subchen:jetbrick-template-jfinal3:2.1.4'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jfinal3/
implementation ("com.github.subchen:jetbrick-template-jfinal3:2.1.4")
'com.github.subchen:jetbrick-template-jfinal3:jar:2.1.4'
<dependency org="com.github.subchen" name="jetbrick-template-jfinal3" rev="2.1.4">
<artifact name="jetbrick-template-jfinal3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-template-jfinal3', version='2.1.4')
)
libraryDependencies += "com.github.subchen" % "jetbrick-template-jfinal3" % "2.1.4"
[com.github.subchen/jetbrick-template-jfinal3 "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.subchen : jetbrick-template-web | jar | 2.1.4 |
com.jfinal : jfinal | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |