| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.airavata |
| Идентификатор | Идентификаторairavata-test-suite |
| Последняя версия | Последняя версия0.16 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAiravata Test Suite
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| airavata-test-suite-0.16.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-test-suite/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-test-suite</artifactId>
<version>0.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-test-suite/
implementation 'org.apache.airavata:airavata-test-suite:0.16'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-test-suite/
implementation ("org.apache.airavata:airavata-test-suite:0.16")
'org.apache.airavata:airavata-test-suite:pom:0.16'
<dependency org="org.apache.airavata" name="airavata-test-suite" rev="0.16">
<artifact name="airavata-test-suite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-test-suite', version='0.16')
)
libraryDependencies += "org.apache.airavata" % "airavata-test-suite" % "0.16"
[org.apache.airavata/airavata-test-suite "0.16"]