2 Star 6 Fork 1

HuntLabs / hunt-net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dub.json 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
BitWorld 提交于 2019-10-12 10:08 . Upgrade to Hunt 1.4.0
{
"name": "hunt-net",
"targetType": "staticLibrary",
"description": "A network library for hunt.",
"copyright": "Copyright (C) 2018-2019, HuntLabs",
"homepage": "https://www.huntlabs.net",
"license": "Apache-2.0",
"dependencies": {
"hunt": "~>1.4.0",
"hunt-security": "~>0.3.3"
},
"configurations": [
{
"name": "default"
},
{
"name": "ssl",
"dependencies": {
"hunt-openssl": "~>1.0.1"
},
"versions": ["WITH_HUNT_SECURITY"]
}
]
}
D
1
https://gitee.com/huntlabs/hunt-net.git
git@gitee.com:huntlabs/hunt-net.git
huntlabs
hunt-net
hunt-net
master

搜索帮助