Build Test Data Grails Plugin

Enables the easy creation of test data by automatically satisfying common constraints

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.longwa
ArtifactId

ArtifactId

build-test-data
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Build Test Data Grails Plugin
Enables the easy creation of test data by automatically satisfying common constraints
Project URL

Project URL

https://longwa.github.io/build-test-data/
Source Code Management

Source Code Management

https://github.com/longwa/build-test-data

Download build-test-data

How to add to project

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

Dependencies

runtime (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-autoconfigure jar
dk.brics.automaton : automaton jar 1.11-8
org.grails : grails-core jar
org.grails : grails-gorm-testing-support jar
org.grails : grails-databinding jar
org.grails : grails-datastore-gorm jar
org.grails : grails-console jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.grails : grails-web-boot jar
org.codehaus.groovy : groovy-dateutil jar

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0