License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.hotrodorm.hotrod |
ArtifactId | ArtifactIdhotrod-livesql |
Last Version | Last Version3.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhotrod-livesql
ORM Generator for High Performance Apps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hotrod-livesql-3.4.7.pom | |
hotrod-livesql-3.4.7.jar | 284 KB |
hotrod-livesql-3.4.7-sources.jar | 142 KB |
hotrod-livesql-3.4.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-livesql/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod-livesql</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-livesql/
implementation 'org.hotrodorm.hotrod:hotrod-livesql:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-livesql/
implementation ("org.hotrodorm.hotrod:hotrod-livesql:3.4.7")
'org.hotrodorm.hotrod:hotrod-livesql:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod-livesql" rev="3.4.7">
<artifact name="hotrod-livesql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod-livesql', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod-livesql" % "3.4.7"
[org.hotrodorm.hotrod/hotrod-livesql "3.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.hotrodorm.hotrod : hotrod | jar | 3.4.7 |
org.hotrodorm.hotrod : hotrod-utils | jar | 3.4.7 |
org.mybatis : mybatis-spring | jar | 2.0.6 |
org.mybatis : mybatis | jar | 3.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.0.RELEASE |
org.apache.commons : commons-jexl3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |