当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 22

xiaoshi_love/htmlp
暂停

forked from scrapy4j/htmlp
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
group 'com.scrapy4j'
version '1.0.1'
apply plugin: 'java'
sourceCompatibility = 1.8
repositories {
mavenCentral()
}
dependencies {
compile "org.projectlombok:lombok:1.16.18"
testCompile group: 'junit', name: 'junit', version: '4.12'
}
tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xiaoshi_love/htmlp.git
[email protected]:xiaoshi_love/htmlp.git
xiaoshi_love
htmlp
htmlp
master

搜索帮助