License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.hotrodorm.hotrod |
ArtifactId | ArtifactIdhotrod-utils |
Last Version | Last Version3.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhotrod-utils
ORM Generator for High Performance Apps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hotrod-utils-3.4.7.pom | |
hotrod-utils-3.4.7.jar | 25 KB |
hotrod-utils-3.4.7-sources.jar | 11 KB |
hotrod-utils-3.4.7-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-utils/ -->
<dependency>
<groupId>org.hotrodorm.hotrod</groupId>
<artifactId>hotrod-utils</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-utils/
implementation 'org.hotrodorm.hotrod:hotrod-utils:3.4.7'
// https://jarcasting.com/artifacts/org.hotrodorm.hotrod/hotrod-utils/
implementation ("org.hotrodorm.hotrod:hotrod-utils:3.4.7")
'org.hotrodorm.hotrod:hotrod-utils:jar:3.4.7'
<dependency org="org.hotrodorm.hotrod" name="hotrod-utils" rev="3.4.7">
<artifact name="hotrod-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hotrodorm.hotrod', module='hotrod-utils', version='3.4.7')
)
libraryDependencies += "org.hotrodorm.hotrod" % "hotrod-utils" % "3.4.7"
[org.hotrodorm.hotrod/hotrod-utils "3.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.nocrala.tools.lang.collector : list-collector | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |