You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/09 09:18:15 UTC

[GitHub] [shardingsphere] gravin opened a new issue #8547: shardingsphere-jdbc-core-spring-boot-starter not installed in maven central repository

gravin opened a new issue #8547:
URL: https://github.com/apache/shardingsphere/issues/8547


   why not install all of them in maven central?
   it will take one hour to build and install from source code, and always have build issues because of change.
   


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] menghaoranss closed issue #8547: shardingsphere-jdbc-core-spring-boot-starter not installed in maven central repository

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #8547:
URL: https://github.com/apache/shardingsphere/issues/8547


   


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] gravin commented on issue #8547: shardingsphere-jdbc-core-spring-boot-starter not installed in maven central repository

Posted by GitBox <gi...@apache.org>.
gravin commented on issue #8547:
URL: https://github.com/apache/shardingsphere/issues/8547#issuecomment-741644163


   this also make it impossible to deploy,  need everyone to install from source code


----------------------------------------------------------------
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.

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



[GitHub] [shardingsphere] menghaoranss commented on issue #8547: shardingsphere-jdbc-core-spring-boot-starter not installed in maven central repository

Posted by GitBox <gi...@apache.org>.
menghaoranss commented on issue #8547:
URL: https://github.com/apache/shardingsphere/issues/8547#issuecomment-741692997


   ```
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
       <version>5.0.0-alpha</version>
   </dependency>
   ```


----------------------------------------------------------------
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.

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