Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```