dapr-sandbox / components-java-sdk

Dapr SDK to compose pluggable components in Java.
Apache License 2.0
2 stars 2 forks source link

Convert project to use Maven instead of Gradle to align with the dapr java-sdk #3

Closed tmacam closed 1 year ago

tmacam commented 2 years ago

Dapr's Java SDK use maven. Let's avoid the cognitive load of using 2 distinct build systems and use Maven here too.