Last Version

gwtorm 1.20

Tiny ORM

License

License

Apache License, 2.0
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gwtorm
Version

Version

1.20
Type

Type

jar
Description

Description

gwtorm
Tiny ORM
Project URL

Project URL

https://gerrit.googlesource.com/gwtorm
Source Code Management

Source Code Management

https://gerrit.googlesource.com/gwtorm

Download gwtorm 1.20


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0

test (7)

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

Project Modules

There are no modules declared in this project.