| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные fastjson |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторdeep-copy-fastjson |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описание深度拷贝实现整合.
|
| Имя Файла | Размер |
|---|---|
| deep-copy-fastjson-0.0.1.pom | |
| deep-copy-fastjson-0.0.1.jar | 3 KB |
| deep-copy-fastjson-0.0.1-sources.jar | 1 KB |
| deep-copy-fastjson-0.0.1-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/deep-copy-fastjson/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>deep-copy-fastjson</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy-fastjson/
implementation 'com.github.houbb:deep-copy-fastjson:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/deep-copy-fastjson/
implementation ("com.github.houbb:deep-copy-fastjson:0.0.1")
'com.github.houbb:deep-copy-fastjson:jar:0.0.1'
<dependency org="com.github.houbb" name="deep-copy-fastjson" rev="0.0.1">
<artifact name="deep-copy-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='deep-copy-fastjson', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "deep-copy-fastjson" % "0.0.1"
[com.github.houbb/deep-copy-fastjson "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : deep-copy-api | jar | 0.0.1 |
| com.alibaba : fastjson | jar | 1.2.70 |