cn.net.sichen:app-commons

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

cn.net.sichen
ArtifactId

ArtifactId

app-commons
Last Version

Last Version

1.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download app-commons

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework : spring-aop jar 3.0.6.RELEASE
org.springframework : spring-orm jar 3.0.6.RELEASE
org.aspectj : aspectjrt jar 1.6.1
aspectj : aspectjweaver jar 1.5.3
cglib : cglib jar 2.1_2
com.mchange : c3p0 jar 0.9.5.2
mysql : mysql-connector-java jar 5.1.37
org.apache.httpcomponents : httpclient jar 4.4
org.apache.httpcomponents : httpcore jar 4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-RELEASE
1.1-RELEASE