License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdapache-airavata-release-artifacts |
Last Version | Last Version0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAiravata release artifacts
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-airavata-release-artifacts-0.15.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/apache-airavata-release-artifacts/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>apache-airavata-release-artifacts</artifactId>
<version>0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/apache-airavata-release-artifacts/
implementation 'org.apache.airavata:apache-airavata-release-artifacts:0.15'
// https://jarcasting.com/artifacts/org.apache.airavata/apache-airavata-release-artifacts/
implementation ("org.apache.airavata:apache-airavata-release-artifacts:0.15")
'org.apache.airavata:apache-airavata-release-artifacts:pom:0.15'
<dependency org="org.apache.airavata" name="apache-airavata-release-artifacts" rev="0.15">
<artifact name="apache-airavata-release-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='apache-airavata-release-artifacts', version='0.15')
)
libraryDependencies += "org.apache.airavata" % "apache-airavata-release-artifacts" % "0.15"
[org.apache.airavata/apache-airavata-release-artifacts "0.15"]