| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.aether |
| Идентификатор | Идентификаторaether-test-util |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAether Test Utilities
A collection of utility classes to ease testing of the repository system.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| aether-test-util-1.1.0.pom | |
| aether-test-util-1.1.0.jar | 66 KB |
| aether-test-util-1.1.0-sources.jar | 42 KB |
| aether-test-util-1.1.0-javadoc.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-test-util/ -->
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-test-util</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-test-util/
implementation 'org.eclipse.aether:aether-test-util:1.1.0'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-test-util/
implementation ("org.eclipse.aether:aether-test-util:1.1.0")
'org.eclipse.aether:aether-test-util:jar:1.1.0'
<dependency org="org.eclipse.aether" name="aether-test-util" rev="1.1.0">
<artifact name="aether-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-test-util', version='1.1.0')
)
libraryDependencies += "org.eclipse.aether" % "aether-test-util" % "1.1.0"
[org.eclipse.aether/aether-test-util "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-spi | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Версия |
|---|
|
1.1.0
|
|
1.0.2.v20150114
|
|
1.0.1.v20141111
|
|
1.0.0.v20140518
|
|
0.9.1.v20140329
|
|
0.9.0.v20140226
|
|
0.9.0.M4
|
|
0.9.0.M3
|
|
0.9.0.M2
|
|
0.9.0.M1
|