| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.airavata |
| Идентификатор | Идентификаторprofile-service-commons |
| Версия | Версия0.17 |
| Тип | Типjar |
| Описание |
ОписаниеAiravata Profile Service Commons
Module to expose a profile-service-commons as a thrift service
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| profile-service-commons-0.17.pom | |
| profile-service-commons-0.17.jar | 41 KB |
| profile-service-commons-0.17-sources.jar | 25 KB |
| profile-service-commons-0.17-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/profile-service-commons/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>profile-service-commons</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-commons/
implementation 'org.apache.airavata:profile-service-commons:0.17'
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-commons/
implementation ("org.apache.airavata:profile-service-commons:0.17")
'org.apache.airavata:profile-service-commons:jar:0.17'
<dependency org="org.apache.airavata" name="profile-service-commons" rev="0.17">
<artifact name="profile-service-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='profile-service-commons', version='0.17')
)
libraryDependencies += "org.apache.airavata" % "profile-service-commons" % "0.17"
[org.apache.airavata/profile-service-commons "0.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.dozer : dozer | jar | 5.4.0 |
| org.apache.openjpa : openjpa-all | jar | 2.2.0 |
| mysql : mysql-connector-java | jar | 5.1.34 |
| org.apache.derby : derby | jar | 10.11.1.1 |
| org.apache.derby : derbyclient | jar | 10.11.1.1 |
| org.apache.derby : derbynet | jar | 10.11.1.1 |
| org.apache.derby : derbytools | jar | 10.11.1.1 |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.airavata : airavata-commons | jar | 0.17 |
| org.apache.airavata : airavata-server-configuration | jar | 0.17 |
| org.apache.airavata : airavata-data-models | jar | 0.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |