- 提供统一标准类(诸如model、util)
- 通过connector与client将各个部分以Http的方式连接起来
使用Pixiv-Core的方法很简单 只需将其作为您项目的依赖
repositories {
maven {
url = uri("https://raw.githubusercontent.com/mikoto-tech/maven-repository/master/")
}
}
<repositories>
<repository>
<id>mikoto-tech-maven-repository</id>
<url>https://raw.githubusercontent.com/mikoto-tech/maven-repository/master/</url>
</repository>
</repositories>
Waiting...
Mikoto-Pixiv
是完全免费且开放源代码的软件,仅供学习和娱乐用途使用Mikoto-Pixiv
不会通过任何方式强制收取费用,或对使用者提出物质条件Mikoto-Pixiv
由整个开源社区维护,并不是属于某个个体的作品,所有贡献者都享有其作品的著作权。
Copyright (C) 2021-2021 Mikoto and contributors.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Mikoto-Pixiv
采用 AGPLv3
协议开源。为了整个社区的良性发展,我们强烈建议您做到以下几点:
- 间接接触(包括但不限于使用
Http API
或 跨进程技术)到Mikoto-Pixiv
的软件使用AGPLv3
开源 - 不鼓励,不支持一切商业使用
鉴于项目的特殊性,开发团队可能在任何时间停止更新或删除项目。