All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download forward-engineering JAR 0.0.3 with all dependencies


ForwardEngineering is a Java Class -> Code Generator Tech. 1. you can generate DB Table DDL (example: MySQL) 2. you can generate Spring Web MVC Code 3. you can generate Event Handler in Reactive Style by your self~ Official only support very simple Template to you, but you can DIY your self. Enjoy it!

Files of the artifact forward-engineering version 0.0.3 from the group com.neko233.

Artifact forward-engineering
Group com.neko233
Version 0.0.3
Last update 12. April 2022
Tags: pojo java forwardengineering like mysql table
Organization not specified
URL https://gitee.com/SolarisNeko/forward-engineering
License Apache 2.0
Dependencies amount 3
Dependencies neko233-utils-all, lombok, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 1.0.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of forward-engineering Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of forward-engineering version 0.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.neko233.forward-engineering
META-INF.maven.com.neko233.forward-engineering.META-INF.maven.com.neko233.forward-engineering.pom.properties
META-INF.maven.com.neko233.forward-engineering.META-INF.maven.com.neko233.forward-engineering.pom.xml
com.neko233.forward
com.neko233.forward.com.neko233.forward.ForwardEngine
com.neko233.forward.annotation
com.neko233.forward.annotation.com.neko233.forward.annotation.Column
com.neko233.forward.annotation.com.neko233.forward.annotation.Constraint
com.neko233.forward.annotation.com.neko233.forward.annotation.Index
com.neko233.forward.annotation.com.neko233.forward.annotation.Table
com.neko233.forward.annotation.hive
com.neko233.forward.annotation.hive.com.neko233.forward.annotation.hive.HiveConfig
com.neko233.forward.constant
com.neko233.forward.constant.com.neko233.forward.constant.CharsetEnum
com.neko233.forward.constant.com.neko233.forward.constant.DbType
com.neko233.forward.constant.com.neko233.forward.constant.EngineEnum
com.neko233.forward.constant.com.neko233.forward.constant.HiveTypeEnum
com.neko233.forward.constant.com.neko233.forward.constant.MysqlTypeEnum
com.neko233.forward.exception
com.neko233.forward.exception.com.neko233.forward.exception.NekoException
com.neko233.forward.facade
com.neko233.forward.facade.com.neko233.forward.facade.DbFacade
com.neko233.forward.factory
com.neko233.forward.factory.com.neko233.forward.factory.ColumnFactory
com.neko233.forward.factory.com.neko233.forward.factory.FileFactory
com.neko233.forward.metadata
com.neko233.forward.metadata.com.neko233.forward.metadata.ColumnMetaData
com.neko233.forward.metadata.com.neko233.forward.metadata.TableMetaData
com.neko233.forward.rule
com.neko233.forward.rule.com.neko233.forward.rule.ColumnRule
com.neko233.forward.scan
com.neko233.forward.scan.com.neko233.forward.scan.PackageScanner
com.neko233.forward.strategy.generate
com.neko233.forward.strategy.generate.com.neko233.forward.strategy.generate.GenerateStrategy
com.neko233.forward.strategy.generate.com.neko233.forward.strategy.generate.HiveGenerateStrategy
com.neko233.forward.strategy.generate.com.neko233.forward.strategy.generate.MysqlGenerateStrategy
com.neko233.forward.strategy.typeRule
com.neko233.forward.strategy.typeRule.com.neko233.forward.strategy.typeRule.ParserTypeRule
com.neko233.forward.util
com.neko233.forward.util.com.neko233.forward.util.CharacterUtil
.logback.xml
note
note.note.MySQL 类型映射.md




© 2015 - 2024 Weber Informatics LLC | Privacy Policy