| License |
License |
|---|---|
| GroupId | GroupIdcom.github.simonalong |
| ArtifactId | ArtifactIdNeo |
| Last Version | Last Version0.7.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNeo
Orm框架:数据库连接工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Neo-0.7.6.pom | |
| Neo-0.7.6.jar | 246 KB |
| Neo-0.7.6-sources.jar | 131 KB |
| Neo-0.7.6-javadoc.jar | 843 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonalong/Neo/ -->
<dependency>
<groupId>com.github.simonalong</groupId>
<artifactId>Neo</artifactId>
<version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonalong/Neo/
implementation 'com.github.simonalong:Neo:0.7.6'
// https://jarcasting.com/artifacts/com.github.simonalong/Neo/
implementation ("com.github.simonalong:Neo:0.7.6")
'com.github.simonalong:Neo:jar:0.7.6'
<dependency org="com.github.simonalong" name="Neo" rev="0.7.6">
<artifact name="Neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonalong', module='Neo', version='0.7.6')
)
libraryDependencies += "com.github.simonalong" % "Neo" % "0.7.6"
[com.github.simonalong/Neo "0.7.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.0 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.alibaba : druid Optional | jar | 1.1.20 |
| com.zaxxer : HikariCP | jar | 3.3.1 |
| mysql : mysql-connector-java Optional | jar | 8.0.27 |
| org.xerial : sqlite-jdbc Optional | jar | 3.28.0 |
| org.postgresql : postgresql Optional | jar | 42.3.1 |
| com.h2database : h2 Optional | jar | 2.1.210 |
| org.mariadb.jdbc : mariadb-java-client Optional | jar | 2.7.3 |
| com.alibaba : fastjson | jar | 1.2.79 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.freemarker : freemarker | jar | 2.3.22 |
| com.github.jsqlparser : jsqlparser | jar | 3.1 |
| com.alibaba : transmittable-thread-local | jar | 2.12.1 |
| com.github.simonalong : mikilin Optional | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |