| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группа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-0.3.1.pom | |
| jsimpletools-core-0.3.1.jar | 47 KB |
| jsimpletools-core-0.3.1-sources.jar | 40 KB |
| jsimpletools-core-0.3.1-javadoc.jar | 150 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core Необязательный | jar | 1.10.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |