You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/04 04:14:06 UTC

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on pull request #169: docs: add documentation for writing plugins using Maven JAR

tzssangglass commented on PR #169:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/169#issuecomment-1204735194

   hi @ericluoliu , 
   
   ```
           <dependency>
               <groupId>org.apache.apisix</groupId>
               <artifactId>apisix-runner-starter</artifactId>
               <version>0.3.0-SNAPSHOT</version>
           </dependency>
   ```
   
   has been pushed, so we can replace all `io.github.ericluoliu` in this document with `org.apache.apisix`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org