License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIduser-profile-cpi |
Last Version | Last Version0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
user-profile-cpi-0.16.pom | |
user-profile-cpi-0.16.jar | 8 KB |
user-profile-cpi-0.16-sources.jar | 7 KB |
user-profile-cpi-0.16-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/user-profile-cpi/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>user-profile-cpi</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/user-profile-cpi/
implementation 'org.apache.airavata:user-profile-cpi:0.16'
// https://jarcasting.com/artifacts/org.apache.airavata/user-profile-cpi/
implementation ("org.apache.airavata:user-profile-cpi:0.16")
'org.apache.airavata:user-profile-cpi:jar:0.16'
<dependency org="org.apache.airavata" name="user-profile-cpi" rev="0.16">
<artifact name="user-profile-cpi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='user-profile-cpi', version='0.16')
)
libraryDependencies += "org.apache.airavata" % "user-profile-cpi" % "0.16"
[org.apache.airavata/user-profile-cpi "0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.airavata : airavata-data-models | jar | 0.16 |