{"id":18949929,"url":"https://github.com/salesforce/utam-java","last_synced_at":"2025-05-07T09:44:11.654Z","repository":{"id":37833763,"uuid":"290503387","full_name":"salesforce/utam-java","owner":"salesforce","description":"UTAM Java implementation","archived":false,"fork":false,"pushed_at":"2025-03-20T19:05:33.000Z","size":2668,"stargazers_count":28,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"dev","last_synced_at":"2025-04-09T23:04:52.186Z","etag":null,"topics":["utam"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-26T13:24:47.000Z","updated_at":"2025-04-04T04:39:24.000Z","dependencies_parsed_at":"2023-09-24T16:58:17.082Z","dependency_job_id":"67d00515-a71d-4d56-ac46-8a9848256a0f","html_url":"https://github.com/salesforce/utam-java","commit_stats":{"total_commits":310,"total_committers":18,"mean_commits":17.22222222222222,"dds":0.6258064516129032,"last_synced_commit":"2fb758f82e33448aea10ae34ed29524634ee5ada"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Futam-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Futam-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Futam-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Futam-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/utam-java/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252853035,"owners_count":21814449,"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":["utam"],"created_at":"2024-11-08T13:19:42.989Z","updated_at":"2025-05-07T09:44:11.610Z","avatar_url":"https://github.com/salesforce.png","language":"Java","funding_links":[],"categories":["测试"],"sub_categories":[],"readme":"# UTAM Java Repository\n\n![Maven Central](https://img.shields.io/maven-central/v/com.salesforce.utam/utam-java?style=for-square)\n![GitHub](https://img.shields.io/github/license/salesforce/utam-java)\n![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/salesforce/utam-java?style=for-square)\n[![Snyk](https://snyk-widget.herokuapp.com/badge/mvn/com.salesforce.utam/utam-java/badge.svg)](https://snyk.io/vuln/maven:com.salesforce.utam:utam-java?utm_medium=referral\u0026utm_source=badge\u0026utm_campaign=snyk-widget)\n\nWelcome to the **UTAM Java Repository**!\n\nThe [UI Test Automation Model (UTAM) project](https://utam.dev) allows a\ndeveloper to create and use Page Objects for automating web pages through\nthe browser. What makes UTAM unique is that it relies on a declarative\ndescription format to define the Page Objects. This format is independent\nof any specific programming language, and defines the Page Objects by use of a\nJSON grammar. This approach allows the same Page Object definitions to be used\nto generate Page Objects for use in any programming language for which there is\na UTAM compiler and runtime library. This repository contains the compiler and\nruntime library for the Java programming language.\n\nPlease note that this repository does not contain actual UTAM Page Object\ndeclarative description files. It only contains the UTAM compiler and runtime\nlibrary for Java.\n\n## Getting Started\nThe UTAM project is developed and built using the Apache Maven project. To\nget started, you will need the following prerequisites installed:\n\n* A Java Development Kit (JDK) for Java 11. Salesforce recommends\n  [OpenJDK](https://openjdk.java.net).\n* The [Maven build system](https://maven.apache.org/install.html).\n\nOnce you have forked and cloned this repository, in a terminal window, you\nopen a terminal window, navigate into the directory where you have cloned\nthe repository, and execute\n\n    mvn clean package\n\nThis will update or install the required dependencies, and build the project.\n\nNote that when building the project, either from a command line or within\nan IDE, compilation is expected to be done on the entire project, not on\nindividual modules. In the command line, this means the above command should\nbe executed at the root directory of the project clone; in an IDE, you should\nexecute compilation on the entire project in the IDE.\n\n## Contributing\nContributions are handled using GitHub pull requests. All new code must be\naccompanied by unit tests, and all existing unit tests must pass before\nacceptance. Contributors must sign the [Salesforce Contributor License\nAgreement](https://cla.salesforce.com/sign-cla) before their contribution\ncan be accepted.\n\n## License\nThe UTAM Java compiler is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Futam-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce%2Futam-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Futam-java/lists"}