Last Version

holmes 1.1

Holmes is a library that provides a simple and fluent API for writing business rules validations on Java projects.

License

License

MIT
GroupId

GroupId

org.holmes-validation
ArtifactId

ArtifactId

holmes-validation
Version

Version

1.1
Type

Type

jar
Description

Description

holmes
Holmes is a library that provides a simple and fluent API for writing business rules validations on Java projects.

Download holmes-validation 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.