A Test Project

A sample project to test github actions workflow

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.riprasad
ArtifactId

ArtifactId

github-actions-test
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

A Test Project
A sample project to test github actions workflow
Project URL

Project URL

http://www.example.com
Project Organization

Project Organization

Red Hat

Download github-actions-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.riprasad/github-actions-test/ -->
<dependency>
    <groupId>com.github.riprasad</groupId>
    <artifactId>github-actions-test</artifactId>
    <version>1.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riprasad/github-actions-test/
implementation 'com.github.riprasad:github-actions-test:1.0.1.Final'
// https://jarcasting.com/artifacts/com.github.riprasad/github-actions-test/
implementation ("com.github.riprasad:github-actions-test:1.0.1.Final")
'com.github.riprasad:github-actions-test:jar:1.0.1.Final'
<dependency org="com.github.riprasad" name="github-actions-test" rev="1.0.1.Final">
  <artifact name="github-actions-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riprasad', module='github-actions-test', version='1.0.1.Final')
)
libraryDependencies += "com.github.riprasad" % "github-actions-test" % "1.0.1.Final"
[com.github.riprasad/github-actions-test "1.0.1.Final"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.Final
1.0.0.Final