dOOv (Domain Object Oriented Validation)
License |
License |
---|---|
Categories |
CategoriesdOOv General Purpose Libraries Bean Mapping Jest Data Databases |
GroupId | GroupIdio.doov |
ArtifactId | ArtifactIddoov-jest-extension |
Last Version | Last Version2.7.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiondOOv Jest TypeScript Extension
dOOv, a fluent API for type-safe domain model validation
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
doov-jest-extension-2.7.8.pom | |
doov-jest-extension-2.7.8.jar | 10 KB |
doov-jest-extension-2.7.8-sources.jar | 5 KB |
doov-jest-extension-2.7.8-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.doov/doov-jest-extension/ -->
<dependency>
<groupId>io.doov</groupId>
<artifactId>doov-jest-extension</artifactId>
<version>2.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.doov/doov-jest-extension/
implementation 'io.doov:doov-jest-extension:2.7.8'
// https://jarcasting.com/artifacts/io.doov/doov-jest-extension/
implementation ("io.doov:doov-jest-extension:2.7.8")
'io.doov:doov-jest-extension:jar:2.7.8'
<dependency org="io.doov" name="doov-jest-extension" rev="2.7.8">
<artifact name="doov-jest-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.doov', module='doov-jest-extension', version='2.7.8')
)
libraryDependencies += "io.doov" % "doov-jest-extension" % "2.7.8"
[io.doov/doov-jest-extension "2.7.8"]
Group / Artifact | Type | Version |
---|---|---|
io.doov : doov-core | jar | 2.7.8 |
io.doov : doov-ts-extension | jar | 2.7.8 |
io.doov : doov-ts-parser | jar | 2.7.8 |
io.doov : doov-assertions-core | jar | 2.7.8 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.freemarker : freemarker | jar | 2.3.29 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |
org.assertj : assertj-core | jar | 3.5.2 |
org.mockito : mockito-core | jar | 2.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.4.2 |