License |
License |
---|---|
GroupId | GroupIdcom.chungkui |
ArtifactId | ArtifactIdcheck |
Last Version | Last Version0.0.8.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchungkui-check
钟馗数据校验框架
|
Filename | Size |
---|---|
check-0.0.8.5-RELEASE.pom | |
check-0.0.8.5-RELEASE.jar | 88 KB |
check-0.0.8.5-RELEASE-sources.jar | 57 KB |
check-0.0.8.5-RELEASE-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chungkui/check/ -->
<dependency>
<groupId>com.chungkui</groupId>
<artifactId>check</artifactId>
<version>0.0.8.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chungkui/check/
implementation 'com.chungkui:check:0.0.8.5-RELEASE'
// https://jarcasting.com/artifacts/com.chungkui/check/
implementation ("com.chungkui:check:0.0.8.5-RELEASE")
'com.chungkui:check:jar:0.0.8.5-RELEASE'
<dependency org="com.chungkui" name="check" rev="0.0.8.5-RELEASE">
<artifact name="check" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chungkui', module='check', version='0.0.8.5-RELEASE')
)
libraryDependencies += "com.chungkui" % "check" % "0.0.8.5-RELEASE"
[com.chungkui/check "0.0.8.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.7 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-collections4 | jar | 4.0 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.aspectj : aspectjrt | jar | 1.6.11 |
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
org.springframework : spring-web | jar | 4.1.0.RELEASE |
org.springframework : spring-webmvc | jar | 4.1.0.RELEASE |
org.springframework : spring-context | jar | 4.1.0.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.googlecode.aviator : aviator | jar | 4.2.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.1.0.RELEASE |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.6 |