| License |
License |
|---|---|
| GroupId | GroupIdcom.pslib.jtool |
| ArtifactId | ArtifactIdpslib-jtool |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpslib-jtool
pslib-jtool
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pslib-jtool-1.0.2.pom | |
| pslib-jtool-1.0.2-sources.jar | 134 KB |
| pslib-jtool-1.0.2-javadoc.jar | 619 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool/ -->
<dependency>
<groupId>com.pslib.jtool</groupId>
<artifactId>pslib-jtool</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool/
implementation 'com.pslib.jtool:pslib-jtool:1.0.2'
// https://jarcasting.com/artifacts/com.pslib.jtool/pslib-jtool/
implementation ("com.pslib.jtool:pslib-jtool:1.0.2")
'com.pslib.jtool:pslib-jtool:jar:1.0.2'
<dependency org="com.pslib.jtool" name="pslib-jtool" rev="1.0.2">
<artifact name="pslib-jtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pslib.jtool', module='pslib-jtool', version='1.0.2')
)
libraryDependencies += "com.pslib.jtool" % "pslib-jtool" % "1.0.2"
[com.pslib.jtool/pslib-jtool "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jfinal : jfinal | jar | 4.9.06 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| mysql : mysql-connector-java | jar | 5.1.46 |
| com.oracle.database.jdbc : ojdbc8 | jar | 19.9.0.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| org.apache.httpcomponents : httpcore | jar | 4.4.10 |
| org.springframework : spring-core | jar | 4.3.18.RELEASE |
| org.springframework : spring-beans | jar | 4.3.18.RELEASE |
| org.springframework : spring-web | jar | 4.3.18.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.18.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.18.RELEASE |
| org.springframework : spring-context | jar | 4.3.18.RELEASE |
| org.springframework : spring-context-support | jar | 4.3.18.RELEASE |
| cn.hutool : hutool-all | jar | 5.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |