| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные fastjson |
| Группа | Группаio.github.hyfsy |
| Идентификатор | Идентификаторhot-refresh-plugin-fastjson |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHot refresh the class on the production environment
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-fastjson/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-plugin-fastjson</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-fastjson/
implementation 'io.github.hyfsy:hot-refresh-plugin-fastjson:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-fastjson/
implementation ("io.github.hyfsy:hot-refresh-plugin-fastjson:1.2.0")
'io.github.hyfsy:hot-refresh-plugin-fastjson:jar:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-plugin-fastjson" rev="1.2.0">
<artifact name="hot-refresh-plugin-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-plugin-fastjson', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-plugin-fastjson" % "1.2.0"
[io.github.hyfsy/hot-refresh-plugin-fastjson "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.76 |
| io.github.hyfsy : hot-refresh-core | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |