Skip to content

FR: Exposing a list of maven deps #47

@rob-pomelo

Description

@rob-pomelo

Right now consuming the gen_fhir_definitions_and_protos rule is difficult for a project already using java/kotlin + maven deps as the maven install is unnamed and there is no exposing of the deps via a list of something of the like (which can be consumed via the project's own maven_install). This makes it only possible to manually copy the deps by hand, which is obviously error prone.

It would be really helpful to either expose the maven deps list (for example how grpc-java does it ), or maybe offer the ability to provide a custom maven install name.

Apologies if there is a way to do this I'm missing. Thanks for a great library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    javaIssues/PRs related to the Java code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions