License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdxbaya-gui |
Last Version | Last Version0.2-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiravata XBaya
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 |
Filename | Size |
---|---|
xbaya-gui-0.2-incubating.pom | |
xbaya-gui-0.2-incubating.jar | 1 MB |
xbaya-gui-0.2-incubating-sources.jar | 935 KB |
xbaya-gui-0.2-incubating-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/xbaya-gui/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>xbaya-gui</artifactId>
<version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/xbaya-gui/
implementation 'org.apache.airavata:xbaya-gui:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.airavata/xbaya-gui/
implementation ("org.apache.airavata:xbaya-gui:0.2-incubating")
'org.apache.airavata:xbaya-gui:jar:0.2-incubating'
<dependency org="org.apache.airavata" name="xbaya-gui" rev="0.2-incubating">
<artifact name="xbaya-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='xbaya-gui', version='0.2-incubating')
)
libraryDependencies += "org.apache.airavata" % "xbaya-gui" % "0.2-incubating"
[org.apache.airavata/xbaya-gui "0.2-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |