Sham

A test data generation library

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

org.shamdata
Идентификатор

Идентификатор

sham
Последняя версия

Последняя версия

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sham
A test data generation library
Ссылка на сайт

Ссылка на сайт

http://github.com/tomdcc/sham

Скачать sham

Имя Файла Размер
sham-0.3.pom
sham-0.3.jar 143 KB
sham-0.3-sources.jar 130 KB
sham-0.3-javadoc.jar 58 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Sham Test Data Generation Library

Sham is a test data generation library for Java and JVM-based projects.

Download

Download Sham from the files area in GitHub or pull it from Maven Central. See the user guide in the distribution for details.

Documentation

Please see the included user guide in doc/guide, and Javadoc under doc/api.

Feedback / Bugs

Please send any feedback to github@tomd.cc or raise a ticket in the GitHub issue tracker at https://github.com/tomdcc/sham/issues.

Contribute

The project can be forked from https://github.com/tomdcc/sham. Contributions welcome!

Версии библиотеки

Версия
0.3
0.2
0.1