| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.penggle |
| Идентификатор | Идентификаторcodeforce-common-model |
| Версия | Версия2.5 |
| Тип | Типjar |
| Описание |
Описаниеcodeforce-common-model
codeforce公共数据模型(例如DTO)
|
| Имя Файла | Размер |
|---|---|
| codeforce-common-model-2.5.pom | |
| codeforce-common-model-2.5.jar | 14 KB |
| codeforce-common-model-2.5-sources.jar | 8 KB |
| codeforce-common-model-2.5-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-model</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation 'io.github.penggle:codeforce-common-model:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-model/
implementation ("io.github.penggle:codeforce-common-model:2.5")
'io.github.penggle:codeforce-common-model:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-model" rev="2.5">
<artifact name="codeforce-common-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-model', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-model" % "2.5"
[io.github.penggle/codeforce-common-model "2.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.penggle : codeforce-common-base | jar | 2.5 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.12 |
| jakarta.validation : jakarta.validation-api | jar |