From 8f972b0d9b65e1fd3759f14122a956734e6934de Mon Sep 17 00:00:00 2001 From: wangyu <727842003@qq.com> Date: Wed, 7 Sep 2022 13:22:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E5=96=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index 531ac5d..6842071 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,25 @@ fluent-sql pom 0.0.1 + + fluent-sql + A very fast sql generation engine using fluent-style api. Help you start your work without mybatis! + https://github.com/wybaby168/fluent-sql + + + + https://github.com/wybaby168/fluent-sql.git + + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + fluent-sql-core fluent-sql-jdbctemplate