License |
License |
---|---|
GroupId | GroupIdorg.apache.hyracks |
ArtifactId | ArtifactIdhyracks-fullstack-license |
Last Version | Last Version0.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhyracks-fullstack-license
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 Organization |
Project Organization |
Filename | Size |
---|---|
hyracks-fullstack-license-0.3.8.pom | |
hyracks-fullstack-license-0.3.8.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-fullstack-license/ -->
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-fullstack-license</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-fullstack-license/
implementation 'org.apache.hyracks:hyracks-fullstack-license:0.3.8'
// https://jarcasting.com/artifacts/org.apache.hyracks/hyracks-fullstack-license/
implementation ("org.apache.hyracks:hyracks-fullstack-license:0.3.8")
'org.apache.hyracks:hyracks-fullstack-license:jar:0.3.8'
<dependency org="org.apache.hyracks" name="hyracks-fullstack-license" rev="0.3.8">
<artifact name="hyracks-fullstack-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hyracks', module='hyracks-fullstack-license', version='0.3.8')
)
libraryDependencies += "org.apache.hyracks" % "hyracks-fullstack-license" % "0.3.8"
[org.apache.hyracks/hyracks-fullstack-license "0.3.8"]