| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mg0324 |
| ArtifactId | ArtifactIdmgfinal |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptioncom.github.mg0324.mgfinal
mgfinal
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mgfinal-1.0.pom | |
| mgfinal-1.0.jar | 48 KB |
| mgfinal-1.0-sources.jar | 35 KB |
| mgfinal-1.0-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mgfinal/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mgfinal</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mgfinal/
implementation 'com.github.mg0324:mgfinal:1.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mgfinal/
implementation ("com.github.mg0324:mgfinal:1.0")
'com.github.mg0324:mgfinal:jar:1.0'
<dependency org="com.github.mg0324" name="mgfinal" rev="1.0">
<artifact name="mgfinal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mgfinal', version='1.0')
)
libraryDependencies += "com.github.mg0324" % "mgfinal" % "1.0"
[com.github.mg0324/mgfinal "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | 1.0.2.Final |
| com.alibaba : fastjson | jar | 1.2.6 |
| com.mchange : c3p0 | jar | 0.9.5.1 |
| com.mchange : mchange-commons-java | jar | 0.2.10 |
| com.alibaba : druid | jar | 1.0.18 |
| org.freemarker : freemarker | jar | 2.3.20 |
| log4j : log4j | jar | 1.2.16 |
| redis.clients : jedis | jar | 2.8.1 |
| org.mybatis : mybatis | jar | 3.2.7 |
| com.github.pagehelper : pagehelper | jar | 4.0.0 |
| com.github.jsqlparser : jsqlparser | jar | 0.9.1 |
| com.ext-ext : mybatis-ext | jar | 0.0.3 |
| org.apache.commons : commons-pool2 | jar | 2.4.2 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| commons-io : commons-io | jar | 2.4 |
| org.eclipse.jetty : jetty-server | jar | 8.1.1.v20120215 |
| mysql : mysql-connector-java | jar | 5.1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |