{"id":19982033,"url":"https://github.com/apache/ant-ivy","last_synced_at":"2026-02-04T13:40:50.384Z","repository":{"id":17473851,"uuid":"20248082","full_name":"apache/ant-ivy","owner":"apache","description":"Mirror of Apache Ant Ivy","archived":false,"fork":false,"pushed_at":"2025-03-24T23:00:26.000Z","size":12551,"stargazers_count":70,"open_issues_count":10,"forks_count":112,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-03T04:16:49.512Z","etag":null,"topics":["ant","build-management","java"],"latest_commit_sha":null,"homepage":null,"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/apache.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2014-05-28T07:00:08.000Z","updated_at":"2025-03-25T09:21:45.000Z","dependencies_parsed_at":"2025-03-25T00:29:11.811Z","dependency_job_id":null,"html_url":"https://github.com/apache/ant-ivy","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fant-ivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fant-ivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fant-ivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fant-ivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/ant-ivy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247098348,"owners_count":20883190,"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":["ant","build-management","java"],"created_at":"2024-11-13T04:08:40.520Z","updated_at":"2026-02-04T13:40:50.334Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"////\n   Licensed to the Apache Software Foundation (ASF) under one\n   or more contributor license agreements.  See the NOTICE file\n   distributed with this work for additional information\n   regarding copyright ownership.  The ASF licenses this file\n   to you under the Apache License, Version 2.0 (the\n   \"License\"); you may not use this file except in compliance\n   with the License.  You may obtain a copy of the License at\n\n     https://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing,\n   software distributed under the License is distributed on an\n   \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n   KIND, either express or implied.  See the License for the\n   specific language governing permissions and limitations\n   under the License.\n////\n\n= Apache Ivy(TM)\n\n\n== What is Apache Ivy?\n\nApache Ivy is a tool for managing (recording, tracking, resolving and reporting) \nproject dependencies. \nIt is characterized by the following:\n\n1. flexibility and configurability\n+\nApache Ivy is essentially process agnostic and is not tied to any\nmethodology or structure.\nInstead it provides the necessary flexibility and configurability\nto be adapted to a broad range of dependency management and build\nprocesses.\n\n2. tight integration with Apache Ant\n+\nWhile available as a standalone tool, Apache Ivy works particularly well\nwith Apache Ant providing a number of powerful Ant tasks ranging\nfrom dependency resolution to dependency reporting and publication.\n\n== Latest Changes:\n\nSee the list of the changes since the last release in the file\nlink:asciidoc/release-notes{outfilesuffix}[asciidoc/release-notes.adoc]\n\n== Supported Platforms\n\nPlease see the the detailed documentation about Ivy compatibility here:\nlink:asciidoc/compatibility{outfilesuffix}[asciidoc/compatibility.adoc]\n\n== Installation\n\nPlease read link:asciidoc/install{outfilesuffix}[asciidoc/install.adoc]\nfor installation instructions.\n\n== Licensing\n\nThis software is licensed under the terms you may find in the file \nnamed link:LICENSE[\"LICENSE\"] in this directory.\n\n== Crypto Notice\n\nThis distribution includes cryptographic software.  The country in \nwhich you currently reside may have restrictions on the import, \npossession, use, and/or re-export to another country, of \nencryption software.  BEFORE using any encryption software, please \ncheck your country's laws, regulations and policies concerning the\nimport, possession, or use, and re-export of encryption software, to \nsee if this is permitted.  See https://www.wassenaar.org/ for more\ninformation.\n\nThe U.S. Government Department of Commerce, Bureau of Industry and\nSecurity (BIS), has classified this software as Export Commodity \nControl Number (ECCN) 5D002.C.1, which includes information security\nsoftware using or performing cryptographic functions with asymmetric\nalgorithms.  The form and manner of this Apache Software Foundation\ndistribution makes it eligible for export under the License Exception\nENC Technology Software Unrestricted (TSU) exception (see the BIS \nExport Administration Regulations, Section 740.13) for both object \ncode and source code.\n\nThe following provides more details on the included cryptographic\nsoftware:\n\nThe Ivy ssh resolver requires the JSch library\nhttp://www.jcraft.com/jsch/index.html. +\nThe sftp and https resolvers requires the Java Cryptography extensions\nhttps://java.sun.com/javase/technologies/security/. +\nThe PGP signature generator requires the BouncyCastle Java cryptography APIs\nhttps://www.bouncycastle.org/java.html.\n\n== How to Get Involved\n\nThe Apache Ivy project really needs and appreciates any contributions, \nincluding documentation help, source code and feedback.  If you are interested\nin contributing, please visit https://ant.apache.org/ivy/get-involved.html.\n\n== How to Report Issues\n\nThe Apache Ivy project uses JIRA for issue tracking.  Please report any \nissues you find at https://issues.apache.org/jira/browse/IVY\n\n\n","funding_links":[],"categories":["包管理器"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fant-ivy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fant-ivy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fant-ivy/lists"}