| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.fastjrun.codeg.example |
| Идентификатор | Идентификаторexample-sdkg-client |
| Версия | Версия4.1.1 |
| Тип | Типjar |
| Описание |
Описание快嘉代码生成Maven插件
|
| Имя Файла | Размер |
|---|---|
| example-sdkg-client-4.1.1.pom | |
| example-sdkg-client-4.1.1.jar | 5 KB |
| example-sdkg-client-4.1.1-sources.jar | 4 KB |
| example-sdkg-client-4.1.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-client/ -->
<dependency>
<groupId>com.fastjrun.codeg.example</groupId>
<artifactId>example-sdkg-client</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-client/
implementation 'com.fastjrun.codeg.example:example-sdkg-client:4.1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-client/
implementation ("com.fastjrun.codeg.example:example-sdkg-client:4.1.1")
'com.fastjrun.codeg.example:example-sdkg-client:jar:4.1.1'
<dependency org="com.fastjrun.codeg.example" name="example-sdkg-client" rev="4.1.1">
<artifact name="example-sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.example', module='example-sdkg-client', version='4.1.1')
)
libraryDependencies += "com.fastjrun.codeg.example" % "example-sdkg-client" % "4.1.1"
[com.fastjrun.codeg.example/example-sdkg-client "4.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fastjrun.codeg.example : example-sdkg-api | jar | 4.1.1 |
| com.fastjrun.codeg : base-sdkg-client | jar | 4.1.1 |