| Лицензия |
Лицензия
The 2-Clause BSD License
|
|---|---|
| Группа | Группаcom.gitee.l0km |
| Идентификатор | Идентификаторcodegen-decorator |
| Последняя версия | Последняя версия2.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcodegen-decorator
source code(java/cpp) generating tool
|
| Имя Файла | Размер |
|---|---|
| codegen-decorator-2.1.6.pom | |
| codegen-decorator-2.1.6.jar | 28 KB |
| codegen-decorator-2.1.6-sources.jar | 15 KB |
| codegen-decorator-2.1.6-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/codegen-decorator/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>codegen-decorator</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/codegen-decorator/
implementation 'com.gitee.l0km:codegen-decorator:2.1.6'
// https://jarcasting.com/artifacts/com.gitee.l0km/codegen-decorator/
implementation ("com.gitee.l0km:codegen-decorator:2.1.6")
'com.gitee.l0km:codegen-decorator:jar:2.1.6'
<dependency org="com.gitee.l0km" name="codegen-decorator" rev="2.1.6">
<artifact name="codegen-decorator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='codegen-decorator', version='2.1.6')
)
libraryDependencies += "com.gitee.l0km" % "codegen-decorator" % "2.1.6"
[com.gitee.l0km/codegen-decorator "2.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| com.gitee.l0km : codegen-base | jar | 2.1.6 |
| com.facebook.swift : swift-annotations | jar | 0.14.2 |
| org.springframework : spring-web | jar | 4.2.8.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |