| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.xwzhou.commons |
| ArtifactId | ArtifactIdcommons |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.xwzhou.commons:commons
base on jfinal/netty
|
| Filename | Size |
|---|---|
| commons-0.0.2.pom | |
| commons-0.0.2.jar | 56 KB |
| commons-0.0.2-sources.jar | 28 KB |
| commons-0.0.2-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.xwzhou.commons/commons/ -->
<dependency>
<groupId>net.xwzhou.commons</groupId>
<artifactId>commons</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.xwzhou.commons/commons/
implementation 'net.xwzhou.commons:commons:0.0.2'
// https://jarcasting.com/artifacts/net.xwzhou.commons/commons/
implementation ("net.xwzhou.commons:commons:0.0.2")
'net.xwzhou.commons:commons:jar:0.0.2'
<dependency org="net.xwzhou.commons" name="commons" rev="0.0.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.xwzhou.commons', module='commons', version='0.0.2')
)
libraryDependencies += "net.xwzhou.commons" % "commons" % "0.0.2"
[net.xwzhou.commons/commons "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jfinal : jfinal | jar | 2.0 |
| com.jfinal : jfinal-ext | jar | 3.1.4 |
| com.jfinal : cos | jar | 26Dec2008 |
| com.alibaba : fastjson | jar | 1.2.5 |
| org.apache.shiro : shiro-web | jar | 1.2.3 |
| junit : junit | jar | 4.12 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| io.netty : netty-all | jar | 4.0.32.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |