mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-30 04:54:25 +08:00
Compare commits
4 Commits
736bac1292
...
d39a53a968
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d39a53a968 | ||
|
|
881d891d70 | ||
|
|
b1dadb4a1a | ||
|
|
158a0a802a |
2
LICENSE
2
LICENSE
@@ -14,7 +14,7 @@ code and logo.
|
|||||||
b. a commercial license must be obtained from the author if you want to develop and distribute a derivative work based
|
b. a commercial license must be obtained from the author if you want to develop and distribute a derivative work based
|
||||||
on SuperSonic.
|
on SuperSonic.
|
||||||
|
|
||||||
Please contact zhangjun2915@163.com by email to inquire about licensing matters.
|
Please contact supersonicbi@qq.com by email to inquire about licensing matters.
|
||||||
|
|
||||||
|
|
||||||
2. As a contributor, you should agree that:
|
2. As a contributor, you should agree that:
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -37,7 +37,7 @@
|
|||||||
<pagehelper.spring.version>2.1.0</pagehelper.spring.version>
|
<pagehelper.spring.version>2.1.0</pagehelper.spring.version>
|
||||||
<mybatis.version>3.5.3</mybatis.version>
|
<mybatis.version>3.5.3</mybatis.version>
|
||||||
<guava.version>32.0.0-jre</guava.version>
|
<guava.version>32.0.0-jre</guava.version>
|
||||||
<hanlp.version>portable-1.8.3</hanlp.version>
|
<hanlp.version>portable-1.8.4</hanlp.version>
|
||||||
<hadoop.version>2.7.2</hadoop.version>
|
<hadoop.version>2.7.2</hadoop.version>
|
||||||
<commons.lang.version>2.6</commons.lang.version>
|
<commons.lang.version>2.6</commons.lang.version>
|
||||||
<commons.lang3.version>3.7</commons.lang3.version>
|
<commons.lang3.version>3.7</commons.lang3.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user