Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » com.h2database » h2 » 1.1.115

H2 Database Engine

H2 Database Engine



JAR File Download (1.2 MB)
POM File View
Version URL http://www.h2database.com
Organization
Issue Tracker

POM Dependency

Apache Maven
<dependency>
    <groupId>com.h2database</groupId>
    <artifactId>h2</artifactId>
    <version>1.1.115</version>
</dependency>

Apache Ivy
<dependency org="com.h2database" name="h2" rev="1.1.115"/>

Groovy Grape
@Grapes(
    @Grab(group='com.h2database', module='h2', version='1.1.115')
)

Apache Buildr
'com.h2database:h2:jar:1.1.115'

This artifact depends on ...

Group Artifact Version

This artifact is used by ...

Group Artifact Version
org.ujoframework ujo-orm 0.89.B1
org.ujoframework ujo-orm 0.89.B2
org.ujoframework ujo-orm 0.89.B3
org.ujoframework ujo-orm 0.90
org.ujoframework ujo-orm 0.91
org.ow2.orchestra orchestra-core 4.1.0

Licenses

License URL
The H2 License, Version 1.0 http://h2database.com/html/license.html

Packages

org.h2
org.h2.api
org.h2.bnf
org.h2.command
org.h2.command.ddl
org.h2.command.dml
org.h2.compress
org.h2.constant
org.h2.constraint
org.h2.engine
org.h2.expression
org.h2.fulltext
org.h2.index
org.h2.jdbc
org.h2.jdbcx
org.h2.log
org.h2.message
org.h2.result
org.h2.schema
org.h2.security
org.h2.server
org.h2.server.pg
org.h2.server.web
org.h2.store
org.h2.store.fs
org.h2.table
org.h2.tools
org.h2.util
org.h2.value