| License |
License |
|---|---|
| GroupId | GroupIdio.github.cweijan |
| ArtifactId | ArtifactIddb-ultimate |
| Version | Version1.4.93 |
| Type | Typejar |
| Description |
Descriptiondb-ultimate
A java orm framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| db-ultimate-1.4.93.pom | |
| db-ultimate-1.4.93.jar | 257 KB |
| db-ultimate-1.4.93-sources.jar | 106 KB |
| db-ultimate-1.4.93-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cweijan/db-ultimate/ -->
<dependency>
<groupId>io.github.cweijan</groupId>
<artifactId>db-ultimate</artifactId>
<version>1.4.93</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cweijan/db-ultimate/
implementation 'io.github.cweijan:db-ultimate:1.4.93'
// https://jarcasting.com/artifacts/io.github.cweijan/db-ultimate/
implementation ("io.github.cweijan:db-ultimate:1.4.93")
'io.github.cweijan:db-ultimate:jar:1.4.93'
<dependency org="io.github.cweijan" name="db-ultimate" rev="1.4.93">
<artifact name="db-ultimate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cweijan', module='db-ultimate', version='1.4.93')
)
libraryDependencies += "io.github.cweijan" % "db-ultimate" % "1.4.93"
[io.github.cweijan/db-ultimate "1.4.93"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
| org.springframework : spring-tx | jar | 5.1.7.RELEASE |
| com.zaxxer : HikariCP | jar | 3.4.0 |
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.apache.poi : poi | jar | 3.17 |
| org.apache.poi : poi-ooxml | jar | 3.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.apache.lucene : lucene-core | jar | 8.1.1 |
| org.apache.lucene : lucene-queryparser | jar | 8.1.1 |