Testing Parent POM

Parent POM that for all us.rothmichaels projects provides junit and jmock .

Лицензия

Лицензия

Группа

Группа

us.rothmichaels.parents
Идентификатор

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

testing-parent
Последняя версия

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

1.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Testing Parent POM
Parent POM that for all us.rothmichaels projects provides junit and jmock .

Скачать testing-parent

Имя Файла Размер
testing-parent-1.1.4.pom 3 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/us.rothmichaels.parents/testing-parent/ -->
<dependency>
    <groupId>us.rothmichaels.parents</groupId>
    <artifactId>testing-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.rothmichaels.parents/testing-parent/
implementation 'us.rothmichaels.parents:testing-parent:1.1.4'
// https://jarcasting.com/artifacts/us.rothmichaels.parents/testing-parent/
implementation ("us.rothmichaels.parents:testing-parent:1.1.4")
'us.rothmichaels.parents:testing-parent:pom:1.1.4'
<dependency org="us.rothmichaels.parents" name="testing-parent" rev="1.1.4">
  <artifact name="testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.rothmichaels.parents', module='testing-parent', version='1.1.4')
)
libraryDependencies += "us.rothmichaels.parents" % "testing-parent" % "1.1.4"
[us.rothmichaels.parents/testing-parent "1.1.4"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.jmock : jmock-junit4 jar 2.5.1

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

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

us.rothmichaels Maven Parent POMs

This is a colleciton of parent pom.xml files I use for my Java projects.

License

Licensed under the Eclipse Public License - v1.0.

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

Версия
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0