| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rebue.wheel |
| Идентификатор | Идентификаторwheel-protostuff |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基础函数和工具库
|
| Имя Файла | Размер |
|---|---|
| wheel-protostuff-1.2.1.pom | |
| wheel-protostuff-1.2.1.jar | 4 KB |
| wheel-protostuff-1.2.1-sources.jar | 2 KB |
| wheel-protostuff-1.2.1-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-protostuff/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-protostuff</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-protostuff/
implementation 'com.github.rebue.wheel:wheel-protostuff:1.2.1'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-protostuff/
implementation ("com.github.rebue.wheel:wheel-protostuff:1.2.1")
'com.github.rebue.wheel:wheel-protostuff:jar:1.2.1'
<dependency org="com.github.rebue.wheel" name="wheel-protostuff" rev="1.2.1">
<artifact name="wheel-protostuff" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-protostuff', version='1.2.1')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-protostuff" % "1.2.1"
[com.github.rebue.wheel/wheel-protostuff "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.protostuff : protostuff-core | jar | 1.7.2 |
| io.protostuff : protostuff-runtime | jar | 1.7.2 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |