| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.jsimpletools |
| Идентификатор | Идентификаторjsimpletools-parent-pom |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJSimpleTools
A simple tool box to assist in coding tests in Java. Parent module.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jsimpletools-parent-pom-0.3.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/ -->
<dependency>
<groupId>net.sf.jsimpletools</groupId>
<artifactId>jsimpletools-parent-pom</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation 'net.sf.jsimpletools:jsimpletools-parent-pom:0.3.1'
// https://jarcasting.com/artifacts/net.sf.jsimpletools/jsimpletools-parent-pom/
implementation ("net.sf.jsimpletools:jsimpletools-parent-pom:0.3.1")
'net.sf.jsimpletools:jsimpletools-parent-pom:pom:0.3.1'
<dependency org="net.sf.jsimpletools" name="jsimpletools-parent-pom" rev="0.3.1">
<artifact name="jsimpletools-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsimpletools', module='jsimpletools-parent-pom', version='0.3.1')
)
libraryDependencies += "net.sf.jsimpletools" % "jsimpletools-parent-pom" % "0.3.1"
[net.sf.jsimpletools/jsimpletools-parent-pom "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |