hello-api

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.

License

License

GroupId

GroupId

org.apache.river.examples
ArtifactId

ArtifactId

hello-api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hello-api
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

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download hello-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.river.examples/hello-api/ -->
<dependency>
    <groupId>org.apache.river.examples</groupId>
    <artifactId>hello-api</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.river.examples/hello-api/
implementation 'org.apache.river.examples:hello-api:1.0'
// https://jarcasting.com/artifacts/org.apache.river.examples/hello-api/
implementation ("org.apache.river.examples:hello-api:1.0")
'org.apache.river.examples:hello-api:jar:1.0'
<dependency org="org.apache.river.examples" name="hello-api" rev="1.0">
  <artifact name="hello-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.river.examples', module='hello-api', version='1.0')
)
libraryDependencies += "org.apache.river.examples" % "hello-api" % "1.0"
[org.apache.river.examples/hello-api "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0