| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаorg.junithelper |
| Идентификатор | Идентификаторjunithelper-core |
| Последняя версия | Последняя версия1.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjunithelper-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| junithelper-core-1.12.pom | |
| junithelper-core-1.12.jar | 120 KB |
| junithelper-core-1.12-sources.jar | 89 KB |
| junithelper-core-1.12-javadoc.jar | 436 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.junithelper/junithelper-core/ -->
<dependency>
<groupId>org.junithelper</groupId>
<artifactId>junithelper-core</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.junithelper/junithelper-core/
implementation 'org.junithelper:junithelper-core:1.12'
// https://jarcasting.com/artifacts/org.junithelper/junithelper-core/
implementation ("org.junithelper:junithelper-core:1.12")
'org.junithelper:junithelper-core:jar:1.12'
<dependency org="org.junithelper" name="junithelper-core" rev="1.12">
<artifact name="junithelper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.junithelper', module='junithelper-core', version='1.12')
)
libraryDependencies += "org.junithelper" % "junithelper-core" % "1.12"
[org.junithelper/junithelper-core "1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
| commons-io : commons-io | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| junit-addons : junit-addons | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.hamcrest : hamcrest-core | jar | 1.1 |
| org.hamcrest : hamcrest-library | jar | 1.1 |