| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lyncode |
| Идентификатор | Идентификаторtest-support |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTest Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| test-support-1.1.0.pom | |
| test-support-1.1.0.jar | 26 KB |
| test-support-1.1.0-sources.jar | 15 KB |
| test-support-1.1.0-javadoc.jar | 144 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lyncode/test-support/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>test-support</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/test-support/
implementation 'com.lyncode:test-support:1.1.0'
// https://jarcasting.com/artifacts/com.lyncode/test-support/
implementation ("com.lyncode:test-support:1.1.0")
'com.lyncode:test-support:jar:1.1.0'
<dependency org="com.lyncode" name="test-support" rev="1.1.0">
<artifact name="test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='test-support', version='1.1.0')
)
libraryDependencies += "com.lyncode" % "test-support" % "1.1.0"
[com.lyncode/test-support "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.lyncode : builder-commons | jar | 1.0.1 |
| dom4j : dom4j | jar | 1.6.1 |
| com.google.guava : guava | jar | 15.0 |
| org.apache.httpcomponents : httpclient | jar | 4.3.3 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.httpcomponents : fluent-hc | jar | 4.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jaxen : jaxen | jar | 1.1.4 |