| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.airavata |
| Идентификатор | Идентификаторairavata-tools-parent |
| Последняя версия | Последняя версия0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAiravata Tools
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-tools-parent-0.15.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-tools-parent/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-tools-parent</artifactId>
<version>0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-tools-parent/
implementation 'org.apache.airavata:airavata-tools-parent:0.15'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-tools-parent/
implementation ("org.apache.airavata:airavata-tools-parent:0.15")
'org.apache.airavata:airavata-tools-parent:pom:0.15'
<dependency org="org.apache.airavata" name="airavata-tools-parent" rev="0.15">
<artifact name="airavata-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-tools-parent', version='0.15')
)
libraryDependencies += "org.apache.airavata" % "airavata-tools-parent" % "0.15"
[org.apache.airavata/airavata-tools-parent "0.15"]