Last Version

asmvalidator 0.0.16

javabean validator based on asm

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

asmvalidator
Version

Version

0.0.16
Type

Type

jar
Description

Description

asmvalidator
javabean validator based on asm
Project URL

Project URL

http://github.com/bingoohuang/asmvalidator
Source Code Management

Source Code Management

http://github.com/bingoohuang/asmvalidator

Download asmvalidator 0.0.16


<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/asmvalidator/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>asmvalidator</artifactId>
    <version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/asmvalidator/
implementation 'com.github.bingoohuang:asmvalidator:0.0.16'
// https://jarcasting.com/artifacts/com.github.bingoohuang/asmvalidator/
implementation ("com.github.bingoohuang:asmvalidator:0.0.16")
'com.github.bingoohuang:asmvalidator:jar:0.0.16'
<dependency org="com.github.bingoohuang" name="asmvalidator" rev="0.0.16">
  <artifact name="asmvalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='asmvalidator', version='0.0.16')
)
libraryDependencies += "com.github.bingoohuang" % "asmvalidator" % "0.0.16"
[com.github.bingoohuang/asmvalidator "0.0.16"]

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.0.4
org.objenesis : objenesis jar 2.1
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 18.0
com.github.bingoohuang : java-utils jar 0.0.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.20

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.40
org.springframework.boot : spring-boot-starter-web jar 1.2.5.RELEASE
com.jayway.jsonpath : json-path jar 1.2.0
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.6.0
javax.servlet : javax.servlet-api jar 3.0.1
com.jayway.restassured : rest-assured jar 2.5.0

Project Modules

There are no modules declared in this project.