| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasor-plugins |
| Version | Version3.2.2-fix20191118 |
| Type | Typejar |
| Description |
DescriptionHasor-Plugins
the hasor plugins project.
|
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-plugins/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-plugins</artifactId>
<version>3.2.2-fix20191118</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-plugins/
implementation 'net.hasor:hasor-plugins:3.2.2-fix20191118'
// https://jarcasting.com/artifacts/net.hasor/hasor-plugins/
implementation ("net.hasor:hasor-plugins:3.2.2-fix20191118")
'net.hasor:hasor-plugins:jar:3.2.2-fix20191118'
<dependency org="net.hasor" name="hasor-plugins" rev="3.2.2-fix20191118">
<artifact name="hasor-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-plugins', version='3.2.2-fix20191118')
)
libraryDependencies += "net.hasor" % "hasor-plugins" % "3.2.2-fix20191118"
[net.hasor/hasor-plugins "3.2.2-fix20191118"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-core | jar | 3.2.2-fix20191118 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-dataql | jar | 3.2.2-fix20191118 |
| net.hasor : hasor-db | jar | 3.2.2-fix20191118 |
| net.hasor : hasor-web | jar | 3.2.2-fix20191118 |
| net.hasor : hasor-rsf | jar | 3.2.2-fix20191118 |
| junit : junit | jar | 4.8.2 |
| org.mybatis : mybatis | jar | 3.1.0 |
| org.springframework : spring-context | jar | 2.5.6 |
| org.springframework : spring-web | jar | 2.5.6 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.alibaba : fastjson | jar | 1.2.23 |
| org.json : json | jar | 20160810 |
| com.google.code.gson : gson | jar | 2.6.2 |
| org.freemarker : freemarker | jar | 2.3.23 |
| com.jfinal : jfinal | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |