| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторlow-code-gen |
| Последняя версия | Последняя версия1.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlow-code-gen
The low-code-gen tool for java.
|
| Имя Файла | Размер |
|---|---|
| low-code-gen-1.9.1.pom | |
| low-code-gen-1.9.1.jar | 53 KB |
| low-code-gen-1.9.1-sources.jar | 39 KB |
| low-code-gen-1.9.1-javadoc.jar | 200 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/low-code-gen/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>low-code-gen</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/low-code-gen/
implementation 'com.github.houbb:low-code-gen:1.9.1'
// https://jarcasting.com/artifacts/com.github.houbb/low-code-gen/
implementation ("com.github.houbb:low-code-gen:1.9.1")
'com.github.houbb:low-code-gen:jar:1.9.1'
<dependency org="com.github.houbb" name="low-code-gen" rev="1.9.1">
<artifact name="low-code-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='low-code-gen', version='1.9.1')
)
libraryDependencies += "com.github.houbb" % "low-code-gen" % "1.9.1"
[com.github.houbb/low-code-gen "1.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : web-common | jar | 0.0.3 |
| com.github.houbb : heaven | jar | 0.1.142 |
| com.alibaba : fastjson | jar | 1.2.73 |
| com.github.houbb : auto-log-springboot-starter | jar | 0.0.13 |
| org.mybatis : mybatis | jar | 3.4.4 |
| org.mybatis : mybatis-spring | jar | 1.3.1 |
| com.baomidou : mybatis-plus | jar | 2.3 |
| org.apache.velocity : velocity-engine-core | jar | 2.0 |
| org.freemarker : freemarker | jar | 2.3.23 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| com.github.houbb : ftl | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.47 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |