simulant

Simulation testing with Datomic

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.datomic
Идентификатор

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

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

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

0.1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

simulant
Simulation testing with Datomic
Ссылка на сайт

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

https://github.com/Datomic/simulant
Организация-разработчик

Организация-разработчик

Metadata Partners, LLC
Система контроля версий

Система контроля версий

https://github.com/Datomic/simulant

Скачать simulant

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.5.1
org.clojure : test.generative jar 0.5.0
com.datomic » datomic-free jar 0.9.4556

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

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

Simulant

Simulant is a library and schema for developing simulation-based tests.

Getting Started

Leiningen dependency:

[com.datomic/simulant "0.1.8"]

Work through examples/repl/hello_world.clj at a REPL.

Docs

See the wiki.

Running Tests

From a repl:

(require :reload '[simulant.examples-test :as et])
(et/-main)

License

Copyright (c) Cognitect, Inc. All rights reserved. The use
and distribution terms for this software are covered by the
Eclipse Public License 1.0
(http://opensource.org/licenses/eclipse-1.0.php) which can be
found in the file epl-v10.html at the root of this
distribution. By using this software in any fashion, you are
agreeing to be bound by the terms of this license. You must not
remove this notice, or any other, from this software.
com.datomic

Datomic

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

Версия
0.1.8
0.1.7
0.1.6
0.1.5