Skip to content

add javax dependency#1

Open
daveyostcom wants to merge 1 commit intoyrreddy0123:masterfrom
daveyostcom:patch-1
Open

add javax dependency#1
daveyostcom wants to merge 1 commit intoyrreddy0123:masterfrom
daveyostcom:patch-1

Conversation

@daveyostcom
Copy link
Copy Markdown

The dependency is required for compiling with jre > 1.8 or so because gRPC emits this:

@javax.annotation.Generated(
    value = "by gRPC proto compiler (version 1.21.0)",
    comments = "Source: fs.proto")

The dependency is required for compiling with jre > 1.8 or so because gRPC emits this:
```
@javax.annotation.Generated(
    value = "by gRPC proto compiler (version 1.21.0)",
    comments = "Source: fs.proto")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant