Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ershakiransari/hello-world
Hello world
https://github.com/ershakiransari/hello-world
github-actions hello-world java maven maven-deploy maven-multimodule nexus-repository workflow
Last synced: 23 days ago
JSON representation
Hello world
- Host: GitHub
- URL: https://github.com/ershakiransari/hello-world
- Owner: ErShakirAnsari
- License: apache-2.0
- Created: 2022-09-07T16:22:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T19:04:57.000Z (2 months ago)
- Last Synced: 2024-10-15T17:38:45.916Z (23 days ago)
- Topics: github-actions, hello-world, java, maven, maven-deploy, maven-multimodule, nexus-repository, workflow
- Language: Java
- Homepage: https://mvnrepository.com/artifact/com.github.ershakiransari
- Size: 354 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello World 🌎
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ershakiransari/hello-world/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ershakiransari/hello-world)
[![javadoc](https://javadoc.io/badge2/com.github.ershakiransari/hello-java/javadoc.svg)](https://javadoc.io/doc/com.github.ershakiransari/hello-java)
![GitHub repo size](https://img.shields.io/github/repo-size/ershakiransari/hello-world?color=g&label=Repo%20Size&logo=github)[![Schedule Build](https://github.com/ErShakirAnsari/hello-world/actions/workflows/schedule-build.yml/badge.svg)](https://github.com/ErShakirAnsari/hello-world/actions/workflows/schedule-build.yml)
[![Maven Clean Build](https://github.com/ErShakirAnsari/hello-world/actions/workflows/mvn-clean-build.yml/badge.svg)](https://github.com/ErShakirAnsari/hello-world/actions/workflows/mvn-clean-build.yml)[![Dry Run Maven Central Deployment](https://github.com/ErShakirAnsari/hello-world/actions/workflows/maven-central-deployment-dry-run.yml/badge.svg)](https://github.com/ErShakirAnsari/hello-world/actions/workflows/maven-central-deployment-dry-run.yml)
[![Maven Central Deployment](https://github.com/ErShakirAnsari/hello-world/actions/workflows/maven-central-deployment.yml/badge.svg)](https://github.com/ErShakirAnsari/hello-world/actions/workflows/maven-central-deployment.yml)---
### Hello World (Parent pom)
```
com.github.ershakiransari.hello
hello-world
2.0.1```
### Hello Maven (jar)
```
com.github.ershakiransari.hello
hello-maven
2.0.1```
### Hello Java (jar)
```
com.github.ershakiransari.hello
hello-java
2.0.1```