{"id":66103,"library":"ebean","title":"Ebean ORM","description":"Composite of common runtime dependencies for all platforms; provides object-relational mapping for Java.","status":"active","version":"17.6.0","language":"java","source_language":null,"source_url":"https://github.com/ebean-orm/ebean","tags":["orm","database","jpa","ebean"],"install":[{"cmd":"<dependency>\n  <groupId>io.ebean</groupId>\n  <artifactId>ebean</artifactId>\n  <version>17.6.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.ebean:ebean:17.6.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Ebean","correct":"io.ebean.Ebean"}],"quickstart":{"code":"import io.ebean.Ebean;\n\npublic class Example {\n    public void save() {\n        MyEntity entity = new MyEntity();\n        Ebean.save(entity);\n    }\n}","lang":"java","description":"Save an entity using Ebean"},"warnings":[],"env_vars":null,"search_vec":"'common':5 'composit':3 'databas':19 'depend':7 'ebean':1,21 'java':17 'jpa':20 'map':15 'object':13 'object-rel':12 'orm':2,18 'platform':10 'provid':11 'relat':14 'runtim':6","created_at":"2026-06-17T17:19:19.301043+00:00","updated_at":"2026-06-17T17:19:19.301043+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://ebean.io/","github":"https://github.com/ebean-orm/ebean","docs":"https://appdoc.app/artifact/io.ebean/ebean/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["orm"],"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}}