License |
License |
---|---|
GroupId | GroupIdxyz.vopen.cartier |
ArtifactId | ArtifactIdcartier-commons |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncartier-commons
Java Distribution Framework , Provide Common-utils ,
Like : Database operation , Memcached Utils ,Redis Utils, Classified Logger ,Apple iOS Security Kit ,
Apple-Development-Account kit,Java Application Surface kit to build jvm-application.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cartier-commons-1.1.0-RELEASE.pom | |
cartier-commons-1.1.0-RELEASE.jar | 344 KB |
cartier-commons-1.1.0-RELEASE-sources.jar | 236 KB |
cartier-commons-1.1.0-RELEASE-javadoc.jar | 843 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.vopen.cartier/cartier-commons/ -->
<dependency>
<groupId>xyz.vopen.cartier</groupId>
<artifactId>cartier-commons</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.vopen.cartier/cartier-commons/
implementation 'xyz.vopen.cartier:cartier-commons:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/xyz.vopen.cartier/cartier-commons/
implementation ("xyz.vopen.cartier:cartier-commons:1.1.0-RELEASE")
'xyz.vopen.cartier:cartier-commons:jar:1.1.0-RELEASE'
<dependency org="xyz.vopen.cartier" name="cartier-commons" rev="1.1.0-RELEASE">
<artifact name="cartier-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.vopen.cartier', module='cartier-commons', version='1.1.0-RELEASE')
)
libraryDependencies += "xyz.vopen.cartier" % "cartier-commons" % "1.1.0-RELEASE"
[xyz.vopen.cartier/cartier-commons "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.5 |
commons-codec : commons-codec | jar | 1.10 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.alibaba : fastjson | jar | 1.2.12 |
javax.mail : mail | jar | 1.4.7 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |