{"id":69200,"library":"cdap-api","title":"CDAP API","description":"CDAP API provides the core interfaces for building data applications on the CDAP platform for Hadoop.","status":"active","version":"6.11.1","language":"java","source_language":null,"source_url":"https://github.com/cdapio/cdap","tags":["cdap","data","hadoop","application","platform"],"install":[{"cmd":"<dependency>\n  <groupId>io.cdap.cdap</groupId>\n  <artifactId>cdap-api</artifactId>\n  <version>6.11.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.cdap.cdap:cdap-api:6.11.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AbstractApplication","correct":"io.cdap.cdap.api.app.AbstractApplication"}],"quickstart":{"code":"import io.cdap.cdap.api.app.AbstractApplication;\n\npublic class MyApp extends AbstractApplication {\n    @Override\n    public void configure() {\n        setName(\"MyApp\");\n        setDescription(\"My CDAP application\");\n    }\n}","lang":"java","description":"Create a basic CDAP application."},"warnings":[],"env_vars":null,"search_vec":"'api':2,4 'applic':12,22 'build':10 'cdap':1,3,15,19 'core':7 'data':11,20 'hadoop':18,21 'interfac':8 'platform':16,23 'provid':5","created_at":"2026-06-17T17:59:12.702708+00:00","updated_at":"2026-06-17T17:59:12.702708+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":"https://github.com/caskdata/cdap","github":"https://github.com/cdapio/cdap","docs":"https://appdoc.app/artifact/io.cdap.cdap/cdap-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}