License |
License
Apache License, 2.0
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks ORM Data |
GroupId | GroupIdcom.google.gerrit |
ArtifactId | ArtifactIdgwtorm |
Last Version | Last Version1.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwtorm
Tiny ORM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtorm-1.20.pom | |
gwtorm-1.20.jar | 260 KB |
gwtorm-1.20-sources.jar | 164 KB |
gwtorm-1.20-javadoc.jar | 650 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gerrit/gwtorm/ -->
<dependency>
<groupId>com.google.gerrit</groupId>
<artifactId>gwtorm</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gerrit/gwtorm/
implementation 'com.google.gerrit:gwtorm:1.20'
// https://jarcasting.com/artifacts/com.google.gerrit/gwtorm/
implementation ("com.google.gerrit:gwtorm:1.20")
'com.google.gerrit:gwtorm:jar:1.20'
<dependency org="com.google.gerrit" name="gwtorm" rev="1.20">
<artifact name="gwtorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gerrit', module='gwtorm', version='1.20')
)
libraryDependencies += "com.google.gerrit" % "gwtorm" % "1.20"
[com.google.gerrit/gwtorm "1.20"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 4.1 |
com.google.guava : guava | jar | 15.0 |
org.antlr : antlr | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.8.4 |
org.apache.derby : derby | jar | 10.11.1.1 |
com.h2database : h2 | jar | 1.3.168 |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
mysql : mysql-connector-java | jar | 5.1.41 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.0.1 |