{"id":15685544,"url":"https://github.com/cniweb/ant-contrib","last_synced_at":"2025-09-03T00:45:10.291Z","repository":{"id":20345315,"uuid":"37919176","full_name":"cniweb/ant-contrib","owner":"cniweb","description":"A home for additional useful tasks and types for Ant (http://ant.apache.org).","archived":false,"fork":false,"pushed_at":"2024-05-07T15:05:30.000Z","size":13106,"stargazers_count":10,"open_issues_count":14,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T11:01:46.232Z","etag":null,"topics":["ant","ant-contrib","contrib"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"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/cniweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-06-23T13:01:03.000Z","updated_at":"2025-03-30T05:06:28.000Z","dependencies_parsed_at":"2024-05-07T16:28:24.360Z","dependency_job_id":"8a0a68b5-2bce-42ad-8657-2f35d7f0fea4","html_url":"https://github.com/cniweb/ant-contrib","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cniweb%2Fant-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cniweb%2Fant-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cniweb%2Fant-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cniweb%2Fant-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cniweb","download_url":"https://codeload.github.com/cniweb/ant-contrib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342700,"owners_count":21574242,"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","ant-contrib","contrib"],"created_at":"2024-10-03T17:26:27.179Z","updated_at":"2025-04-28T15:50:59.416Z","avatar_url":"https://github.com/cniweb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ant-contrib [![Build Status](https://travis-ci.org/cniweb/ant-contrib.svg?branch=master)](https://travis-ci.org/cniweb/ant-contrib)\nA home for additional useful tasks and types for Ant .\nThe Ant-Contrib project is a collection of tasks (and at one point maybe types and other tools) for [Apache Ant](http://ant.apache.org).\n\nThis Software is distributed under the [Apache Software License](LICENSE.md).\n\n## Installation\n\nFirst you must install Apache Ant itself, most of the Ant-Contrib tasks require Ant 1.5 or higher to work properly.\nYou can download Ant from [ant.apache.org](http://ant.apache.org/bindownload.cgi)\n\nSee the cc tasks for installation instructions for cpptasks.\n\n###To install ant-contrib:\n\nCopy ant-contrib-x.x.jar to the lib directory of your Ant installation. If you want to use one of the tasks in your own project, add the lines\n\n    \u003ctaskdef resource=\"net/sf/antcontrib/antcontrib.properties\"/\u003e\n\nto your build file.\nKeep ant-contrib-x.x.jar in a separate location.\nYou now have to tell Ant explicitly where to find it (say in ./ant-extra-libs):\n\n    \u003ctaskdef resource=\"net/sf/antcontrib/antcontrib.properties\"\u003e\n      \u003cclasspath\u003e\n        \u003cpathelement location=\"/usr/share/java/lib/ant-contrib-x.x.jar\"/\u003e\n      \u003c/classpath\u003e\n    \u003c/taskdef\u003e\n\n## Ducumentation\n\n[Ant-Contrib Tasks](https://cniweb.github.io/ant-contrib)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcniweb%2Fant-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcniweb%2Fant-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcniweb%2Fant-contrib/lists"}