{"id":64551,"library":"ant-nodeps","title":"Apache Ant No-Dependencies","description":"Contains all the optional tasks and types which do not have particular dependencies.","status":"active","version":"1.8.1","language":"java","source_language":null,"source_url":"http://svn.apache.org/repos/asf/ant/core/trunk","tags":["ant","build","task","optional"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.ant</groupId>\n  <artifactId>ant-nodeps</artifactId>\n  <version>1.8.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.ant:ant-nodeps:1.8.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Project","correct":"org.apache.tools.ant.Project"}],"quickstart":{"code":"import org.apache.tools.ant.Project;\n\npublic class Example {\n    public static void main(String[] args) {\n        Project project = new Project();\n        project.setName(\"MyProject\");\n        System.out.println(\"Project: \" + project.getName());\n    }\n}","lang":"java","description":"Creates an Ant project instance."},"warnings":[],"env_vars":null,"search_vec":"'ant':2,19 'apach':1 'build':20 'contain':6 'depend':5,18 'no-depend':3 'option':9,22 'particular':17 'task':10,21 'type':12","created_at":"2026-06-17T16:57:23.846897+00:00","updated_at":"2026-06-17T16:57:23.846897+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://ant.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.ant/ant-nodeps/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}