valid

The valid framework for java compile time annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

valid
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

valid
The valid framework for java compile time annotation.

Download valid

Filename Size
valid-0.2.2.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • valid-api
  • valid-core
  • valid-jsr
  • valid-test

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1