License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcn.net.sichen |
ArtifactId | ArtifactIdapp-commons |
Last Version | Last Version1.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
app-commons-1.2-RELEASE.pom | |
app-commons-1.2-RELEASE.jar | 11 KB |
app-commons-1.2-RELEASE-sources.jar | 7 KB |
app-commons-1.2-RELEASE-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 1.5.6.RELEASE |