{"id":16434403,"url":"https://github.com/tommylemon/unitauto-java","last_synced_at":"2025-04-25T22:32:06.678Z","repository":{"id":65901079,"uuid":"312585080","full_name":"TommyLemon/unitauto-java","owner":"TommyLemon","description":"UnitAuto Java 库，可通过 Maven, Gradle 等远程依赖。UnitAuto Java Library for remote dependencies with Maven, Gradle, etc.","archived":false,"fork":false,"pushed_at":"2023-11-25T14:18:59.000Z","size":66,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-12T08:49:01.099Z","etag":null,"topics":["unitauto"],"latest_commit_sha":null,"homepage":"https://github.com/TommyLemon/UnitAuto","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TommyLemon.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}},"created_at":"2020-11-13T13:36:13.000Z","updated_at":"2023-02-15T09:48:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0f0366b-e1f6-47f1-87b8-b5d5c6f53c30","html_url":"https://github.com/TommyLemon/unitauto-java","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyLemon%2Funitauto-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyLemon%2Funitauto-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyLemon%2Funitauto-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyLemon%2Funitauto-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TommyLemon","download_url":"https://codeload.github.com/TommyLemon/unitauto-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224019584,"owners_count":17242176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["unitauto"],"created_at":"2024-10-11T08:49:03.158Z","updated_at":"2024-11-10T21:44:45.811Z","avatar_url":"https://github.com/TommyLemon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unitauto-java  [![](https://jitpack.io/v/TommyLemon/unitauto-java.svg)](https://jitpack.io/#TommyLemon/unitauto-java)\nUnitAuto Java 库，可通过 Maven, Gradle 等远程依赖。\u003cbr /\u003e\nUnitAuto Java Library for remote dependencies with Maven, Gradle, etc.\n\n### Maven\n#### 1. 在 pom.xml 中添加 JitPack 仓库\n#### 1. Add the JitPack repository to pom.xml\n```xml\n\t\u003crepositories\u003e\n\t\t\u003crepository\u003e\n\t\t    \u003cid\u003ejitpack.io\u003c/id\u003e\n\t\t    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\t\t\u003c/repository\u003e\n\t\u003c/repositories\u003e\n```\n\u003cbr /\u003e\n\n#### 2. 在 pom.xml 中添加 unitauto-java 依赖\n#### 2. Add the unitauto-java dependency to pom.xml\n```xml\n\t\u003cdependency\u003e\n\t    \u003cgroupId\u003ecom.github.TommyLemon\u003c/groupId\u003e\n\t    \u003cartifactId\u003eunitauto-java\u003c/artifactId\u003e\n\t    \u003cversion\u003eLATEST\u003c/version\u003e\n\t\u003c/dependency\u003e\n```\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### Gradle\n#### 1. 在项目根目录 build.gradle 中最后添加 JitPack 仓库\n#### 1. Add the JitPack repository in your root build.gradle at the end of repositories\n```gradle\n\tallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n\u003cbr /\u003e\n\n#### 2. 在项目某个 module 目录(例如 `app`) build.gradle 中添加 unitauto-java 依赖\n#### 2. Add the unitauto-java dependency in one of your modules(such as `app`)\n```gradle\n\tdependencies {\n\t        implementation 'com.github.TommyLemon:unitauto-java:latest'\n\t}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommylemon%2Funitauto-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommylemon%2Funitauto-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommylemon%2Funitauto-java/lists"}