| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hwywl |
| Идентификатор | ИдентификаторSQL-Generation-Framework |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSQL-Generation-Framework
在开发中积攒下来的业务工具类,方便快速编写业务
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.hwywl/SQL-Generation-Framework/ -->
<dependency>
<groupId>com.github.hwywl</groupId>
<artifactId>SQL-Generation-Framework</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hwywl/SQL-Generation-Framework/
implementation 'com.github.hwywl:SQL-Generation-Framework:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.hwywl/SQL-Generation-Framework/
implementation ("com.github.hwywl:SQL-Generation-Framework:1.0.1-RELEASE")
'com.github.hwywl:SQL-Generation-Framework:jar:1.0.1-RELEASE'
<dependency org="com.github.hwywl" name="SQL-Generation-Framework" rev="1.0.1-RELEASE">
<artifact name="SQL-Generation-Framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hwywl', module='SQL-Generation-Framework', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.hwywl" % "SQL-Generation-Framework" % "1.0.1-RELEASE"
[com.github.hwywl/SQL-Generation-Framework "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.12 |
| org.hibernate : hibernate-validator | jar | 7.0.1.Final |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |