| License |
License |
|---|---|
| GroupId | GroupIdcom.github.flyinghe |
| ArtifactId | ArtifactIdcommon-utils |
| Version | Version2.5.5-RELEASE |
| Type | Typejar |
| Description |
DescriptionCommonTools
Some Common Tools Classes
|
| Filename | Size |
|---|---|
| common-utils-2.5.5-RELEASE.pom | |
| common-utils-2.5.5-RELEASE.jar | 132 KB |
| common-utils-2.5.5-RELEASE-sources.jar | 102 KB |
| common-utils-2.5.5-RELEASE-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.flyinghe/common-utils/ -->
<dependency>
<groupId>com.github.flyinghe</groupId>
<artifactId>common-utils</artifactId>
<version>2.5.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flyinghe/common-utils/
implementation 'com.github.flyinghe:common-utils:2.5.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.flyinghe/common-utils/
implementation ("com.github.flyinghe:common-utils:2.5.5-RELEASE")
'com.github.flyinghe:common-utils:jar:2.5.5-RELEASE'
<dependency org="com.github.flyinghe" name="common-utils" rev="2.5.5-RELEASE">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flyinghe', module='common-utils', version='2.5.5-RELEASE')
)
libraryDependencies += "com.github.flyinghe" % "common-utils" % "2.5.5-RELEASE"
[com.github.flyinghe/common-utils "2.5.5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mchange : c3p0 Optional | jar | 0.9.5.4 |
| org.apache.poi : poi-ooxml Optional | jar | 3.17 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| org.apache.cxf : cxf-core Optional | jar | 3.3.2 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.10.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| org.apache.commons : commons-lang3 | jar | 3.2 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| commons-io : commons-io | jar | 2.2 |
| javax.mail : mail Optional | jar | 1.4.7 |
| dom4j : dom4j Optional | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
| org.springframework : spring-web | jar | 5.1.7.RELEASE |
| org.hibernate : hibernate-core | jar | 4.3.11.Final |
| org.hibernate : hibernate-c3p0 | jar | 4.3.11.Final |
| org.mybatis : mybatis | jar | 3.4.1 |
| org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.10.0.202012080955-r |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java Optional | jar | 5.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |