Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ershakiransari/planets


https://github.com/ershakiransari/planets

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello World 🌎

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ershakiransari/planets/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ershakiransari/planets)
[![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/planets?color=g&label=Repo%20Size&logo=github)
[![mvn-clean-build](https://github.com/ErShakirAnsari/planets/actions/workflows/mvn-clean-build.yml/badge.svg)](https://github.com/ErShakirAnsari/planets/actions/workflows/mvn-clean-build.yml)
[![Maven Central Deployment On Tag PUSH](https://github.com/ErShakirAnsari/planets/actions/workflows/publish-to-maven-central-with-tag.yml/badge.svg)](https://github.com/ErShakirAnsari/planets/actions/workflows/publish-to-maven-central-with-tag.yml)
---

### Solar System (Parent pom)

```

com.github.ershakiransari.planets
solar-system
1.0.0

```

### Mercury

```

com.github.ershakiransari.planets
mercury
1.0.0

```

### Venus

```

com.github.ershakiransari.planets
venus
1.0.0

```

### Earth

```

com.github.ershakiransari.planets
earth
1.0.0

```

### Mars

```

com.github.ershakiransari.planets
mars
1.0.0

```

### Jupiter

```

com.github.ershakiransari.planets
jupiter
1.0.0

```

### Saturn

```

com.github.ershakiransari.planets
saturn
1.0.0

```

### Uranus

```

com.github.ershakiransari.planets
uranus
1.0.0

```

### Neptune

```

com.github.ershakiransari.planets
neptune
1.0.0

```