commons

commons is a little java tool to make your development easier in your work.

License

License

GroupId

GroupId

com.github.penggle
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons
commons is a little java tool to make your development easier in your work.

Download commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.penggle/commons/ -->
<dependency>
    <groupId>com.github.penggle</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.penggle/commons/
implementation 'com.github.penggle:commons:1.0.0'
// https://jarcasting.com/artifacts/com.github.penggle/commons/
implementation ("com.github.penggle:commons:1.0.0")
'com.github.penggle:commons:jar:1.0.0'
<dependency org="com.github.penggle" name="commons" rev="1.0.0">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.penggle', module='commons', version='1.0.0')
)
libraryDependencies += "com.github.penggle" % "commons" % "1.0.0"
[com.github.penggle/commons "1.0.0"]

Dependencies

compile (35)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.4
org.springframework : spring-aspects jar 4.1.4.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.5.1
org.springframework : spring-beans jar 4.1.4.RELEASE
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.5.1
org.mybatis : mybatis jar 3.2.7
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework : spring-web jar 4.1.4.RELEASE
org.springframework : spring-jdbc jar 4.1.4.RELEASE
ch.qos.logback : logback-classic jar 1.1.2
redis.clients : jedis jar 2.6.2
org.springframework : spring-context jar 4.1.4.RELEASE
org.mybatis : mybatis-spring jar 1.2.2
org.springframework : spring-webmvc jar 4.1.4.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.github.penggle : mybatis-ex jar 1.0.0
org.springframework : spring-context-support jar 4.1.4.RELEASE
org.springframework : spring-aop jar 4.1.4.RELEASE
org.springframework : spring-tx jar 4.1.4.RELEASE
org.apache.shiro : shiro-core jar 1.2.3
joda-time : joda-time jar 2.3
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8
org.apache.commons : commons-lang3 jar 3.3.2
com.dyuproject.protostuff : protostuff-collectionschema jar 1.0.8
org.slf4j : slf4j-api jar 1.7.7
com.dyuproject.protostuff : protostuff-core jar 1.0.8
com.dyuproject.protostuff : protostuff-api jar 1.0.8
org.apache.shiro : shiro-spring jar 1.2.3
ch.qos.logback : logback-core jar 1.1.2
org.apache.shiro : shiro-web jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
org.quartz-scheduler : quartz jar 2.2.1
org.springframework.data : spring-data-redis jar 1.4.2.RELEASE
org.springframework : spring-expression jar 4.1.4.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.5.1

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.4.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0