# Java for small teams
## 下载
### Docker
```
docker pull apachecn0/java-for-small-teams
docker run -tid -p <port>:80 apachecn0/java-for-small-teams
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install java-for-small-teams
java-for-small-teams <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g java-for-small-teams
java-for-small-teams <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/java-for-small-teams",
"name": "java-for-small-teams",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/96/2c/e06def30c8dc28de21cbe6afdc285a57d76f930d9b7f387bab15def9172b/java-for-small-teams-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Java for small teams\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/java-for-small-teams\ndocker run -tid -p <port>:80 apachecn0/java-for-small-teams\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install java-for-small-teams\njava-for-small-teams <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g java-for-small-teams\njava-for-small-teams <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Java for small teams",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/java-for-small-teams"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "acbae5c99b3b9a9127a8d4a70dbaaf68d87ac001b495bfebc3977c3082e9399f",
"md5": "c3c928b6ce644c738606cb2dbafc5717",
"sha256": "9bdcee9deda730fd626da0cce8786a913c4d6736e5347e24b94498b03747beeb"
},
"downloads": -1,
"filename": "java_for_small_teams-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3c928b6ce644c738606cb2dbafc5717",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2046667,
"upload_time": "2024-03-02T10:01:52",
"upload_time_iso_8601": "2024-03-02T10:01:52.495997Z",
"url": "https://files.pythonhosted.org/packages/ac/ba/e5c99b3b9a9127a8d4a70dbaaf68d87ac001b495bfebc3977c3082e9399f/java_for_small_teams-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "962ce06def30c8dc28de21cbe6afdc285a57d76f930d9b7f387bab15def9172b",
"md5": "12583638b741a610337de5be9e3006ed",
"sha256": "1909efe1afa5547b7cb206804675b2ce98ec6fa5df993528c5a4c90905895f06"
},
"downloads": -1,
"filename": "java-for-small-teams-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "12583638b741a610337de5be9e3006ed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2026734,
"upload_time": "2024-03-02T10:01:55",
"upload_time_iso_8601": "2024-03-02T10:01:55.003066Z",
"url": "https://files.pythonhosted.org/packages/96/2c/e06def30c8dc28de21cbe6afdc285a57d76f930d9b7f387bab15def9172b/java-for-small-teams-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 10:01:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "java-for-small-teams",
"github_not_found": true,
"lcname": "java-for-small-teams"
}