{"id":23681240,"url":"https://github.com/spodin/j8-minimal","last_synced_at":"2026-05-09T14:02:05.470Z","repository":{"id":135962732,"uuid":"81097536","full_name":"spodin/j8-minimal","owner":"spodin","description":"Minimal Java 8 Maven Archetype with `README` and `.gitignore`","archived":false,"fork":false,"pushed_at":"2017-02-20T07:42:26.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T10:57:01.504Z","etag":null,"topics":["archetype","java8","maven","minimal"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spodin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-06T14:50:20.000Z","updated_at":"2017-06-12T11:40:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a166147-2120-448e-9d89-ef5d5693051f","html_url":"https://github.com/spodin/j8-minimal","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/spodin/j8-minimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spodin%2Fj8-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spodin%2Fj8-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spodin%2Fj8-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spodin%2Fj8-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spodin","download_url":"https://codeload.github.com/spodin/j8-minimal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spodin%2Fj8-minimal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32821912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archetype","java8","maven","minimal"],"created_at":"2024-12-29T18:25:12.071Z","updated_at":"2026-05-09T14:02:05.434Z","avatar_url":"https://github.com/spodin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Java 8 Maven Archetype \n\n[![Build Status](https://travis-ci.org/spodin/j8-minimal.svg?branch=master)](https://travis-ci.org/spodin/j8-minimal)\n[![License](https://img.shields.io/badge/license-Unlicense-blue.svg)](LICENSE)\n[![Maven Central](https://img.shields.io/maven-central/v/com.vasiliyspodin/j8-minimal.svg)](http://mvnrepository.com/artifact/com.vasiliyspodin/j8-minimal)\n\nThe project is a minimal Maven archetype for plain Java 8 application.\n\nThis artifact is available via the Maven Central Repository and can be automatically installed using the `mvn archetype:generate` invocation:\n\n`mvn archetype:generate -Dfilter=com.vasiliyspodin:j8-minimal`\n\n## Generated Project\n\n### Included Dependencies\n\n- [JUnit 4.12](https://mvnrepository.com/artifact/junit/junit/4.12)\n\n### Structure\n\n```\n.\n├── .gitignore\n├── pom.xml\n├── README.md\n└── src\n    ├── main\n    │   ├── java\n    │   │   └── {package}\n    │   │       └── Application.java\n    │   └── resources\n    └── test\n        └── java\n            └── {package}\n                └── ApplicationTest.java\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspodin%2Fj8-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspodin%2Fj8-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspodin%2Fj8-minimal/lists"}