| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.portals.pluto |
| Идентификатор | Идентификаторtest-base |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache Pluto is the Reference Implementation of the Java Portlet Specification.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| test-base-3.1.0.pom | |
| test-base-3.1.0.jar | 14 KB |
| test-base-3.1.0-sources.jar | 10 KB |
| test-base-3.1.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto/test-base/ -->
<dependency>
<groupId>org.apache.portals.pluto</groupId>
<artifactId>test-base</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto/test-base/
implementation 'org.apache.portals.pluto:test-base:3.1.0'
// https://jarcasting.com/artifacts/org.apache.portals.pluto/test-base/
implementation ("org.apache.portals.pluto:test-base:3.1.0")
'org.apache.portals.pluto:test-base:jar:3.1.0'
<dependency org="org.apache.portals.pluto" name="test-base" rev="3.1.0">
<artifact name="test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='test-base', version='3.1.0')
)
libraryDependencies += "org.apache.portals.pluto" % "test-base" % "3.1.0"
[org.apache.portals.pluto/test-base "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.seleniumhq.selenium : selenium-java | jar | 3.11.0 |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.31.0 |
| com.codeborne : phantomjsdriver | jar | 1.3.0 |