Last Version

accord-core 0.6.1

Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

accord-core_2.10
Version

Version

0.6.1
Type

Type

jar
Description

Description

accord-core
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
Project URL

Project URL

https://github.com/wix/accord
Project Organization

Project Organization

com.wix

Download accord-core_2.10 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
com.wix : accord-api_2.10 jar 0.6.1
org.scalamacros : quasiquotes_2.10 jar 2.0.1

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.3
org.scala-lang : scala-reflect jar 2.10.3

test (1)

Group / Artifact Type Version
com.wix : accord-scalatest_2.10 jar 0.6.1

Project Modules

There are no modules declared in this project.