Last Version

db-ultimate 1.4.93

A java orm framework

License

License

GroupId

GroupId

io.github.cweijan
ArtifactId

ArtifactId

db-ultimate
Version

Version

1.4.93
Type

Type

jar
Description

Description

db-ultimate
A java orm framework
Project URL

Project URL

https://github.com/mautini/schemaorg-java
Project Organization

Project Organization

github.cweijan
Source Code Management

Source Code Management

https://github.com/cweijan/db-ultimate.git

Download db-ultimate 1.4.93


<!-- 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"]

Dependencies

compile (6)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.