| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.arcbees |
| Идентификатор | Идентификаторintegration-test |
| Версия | Версия3.0 |
| Тип | Типwar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикArcbees |
| Имя Файла | Размер |
|---|---|
| integration-test-3.0.pom | |
| integration-test-3.0.war | 2 MB |
| integration-test-3.0-sources.jar | 25 KB |
| integration-test-3.0-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.arcbees/integration-test/ -->
<dependency>
<groupId>com.arcbees</groupId>
<artifactId>integration-test</artifactId>
<version>3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees/integration-test/
implementation 'com.arcbees:integration-test:3.0'
// https://jarcasting.com/artifacts/com.arcbees/integration-test/
implementation ("com.arcbees:integration-test:3.0")
'com.arcbees:integration-test:war:3.0'
<dependency org="com.arcbees" name="integration-test" rev="3.0">
<artifact name="integration-test" type="war" />
</dependency>
@Grapes(
@Grab(group='com.arcbees', module='integration-test', version='3.0')
)
libraryDependencies += "com.arcbees" % "integration-test" % "3.0"
[com.arcbees/integration-test "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.arcbees : gwtchosen | jar | 3.0 |
| com.google.guava : guava | jar | 18.0 |
| com.google.guava : guava-gwt | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.7.0 |
| com.google.gwt : gwt-dev | jar | 2.7.0 |
| com.google.gwt : gwt-codeserver | jar | 2.7.0 |
| com.googlecode.gwtquery : gwtquery | jar | 1.4.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.seleniumhq.selenium : selenium-java | jar | 2.47.1 |
| org.assertj : assertj-core | jar | 3.1.0 |
| com.arcbees : testutils | jar | 1.2 |