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