Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.zhongweixian:websocket-api:pom:2.1.6 jar包找不到 #18

Open
chinayulong opened this issue Mar 5, 2024 · 2 comments
Open

org.zhongweixian:websocket-api:pom:2.1.6 jar包找不到 #18

chinayulong opened this issue Mar 5, 2024 · 2 comments

Comments

@chinayulong
Copy link

org.zhongweixian:websocket-api:pom:2.1.6 这个jar包在哪里下载,谢谢

@caoliang1918
Copy link
Owner

抱歉,这个websocket-api项目推送有问题,需要手动本地编译一下;
git clone https://github.com/caoliang1918/websocket-api.git
cd websocket-api && mvn -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 clean install -DskipTests=true

git clone -b 'commons-scxml2-2.0-M1' https://github.com/apache/commons-scxml.git
cd commons-scxml && mvn -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 clean install -DskipTests=true

@1600163828
Copy link

抱歉,这个websocket-api项目推送有问题,需要手动本地编译一下; git clone https://github.com/caoliang1918/websocket-api.git cd websocket-api && mvn -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 clean install -DskipTests=true

git clone -b 'commons-scxml2-2.0-M1' https://github.com/apache/commons-scxml.git cd commons-scxml && mvn -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 clean install -DskipTests=true

您好,文档地址打不开了,麻烦您能更新下嘛

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

No branches or pull requests

3 participants