refine

Simple variable and bean verify tool.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-refine
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

refine
Simple variable and bean verify tool.
Project URL

Project URL

https://github.com/infilow/relax-refine
Source Code Management

Source Code Management

https://github.com/infilow/relax-refine/tree/master

Download relax-refine

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.8
org.json : json jar 20200518
commons-validator : commons-validator jar 1.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0