| License |
License |
|---|---|
| GroupId | GroupIdcom.chungkui |
| ArtifactId | ArtifactIdcheck |
| Version | Version0.0.8.2-RELEASE |
| Type | Typejar |
| Description |
Descriptionchungkui-check
钟馗数据校验框架
|
| Filename | Size |
|---|---|
| check-0.0.8.2-RELEASE.pom | |
| check-0.0.8.2-RELEASE.jar | 100 KB |
| check-0.0.8.2-RELEASE-sources.jar | 65 KB |
| check-0.0.8.2-RELEASE-javadoc.jar | 584 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chungkui/check/ -->
<dependency>
<groupId>com.chungkui</groupId>
<artifactId>check</artifactId>
<version>0.0.8.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chungkui/check/
implementation 'com.chungkui:check:0.0.8.2-RELEASE'
// https://jarcasting.com/artifacts/com.chungkui/check/
implementation ("com.chungkui:check:0.0.8.2-RELEASE")
'com.chungkui:check:jar:0.0.8.2-RELEASE'
<dependency org="com.chungkui" name="check" rev="0.0.8.2-RELEASE">
<artifact name="check" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chungkui', module='check', version='0.0.8.2-RELEASE')
)
libraryDependencies += "com.chungkui" % "check" % "0.0.8.2-RELEASE"
[com.chungkui/check "0.0.8.2-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 |