JSimpleTools Core

A simple tool box to assist in coding tests in Java. Core module.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.jsimpletools
Идентификатор

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

jsimpletools-core
Последняя версия

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

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSimpleTools Core
A simple tool box to assist in coding tests in Java. Core module.

Скачать jsimpletools-core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core Необязательный jar 1.10.19

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12

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

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

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

Версия
0.3.1
0.3.0
0.2.0