p

petals-sl-h2-1.4.178

H2 Driver 1.4.178
Files download
File Operation
petals-sl-h2-1.4.178-1.1.0.pom download
Apache Maven
<dependency>
  <groupId>org.ow2.petals</groupId>
  <artifactId>petals-sl-h2-1.4.178</artifactId>
  <version>1.1.0</version>
  <type>jbi-shared-library</type>
</dependency>
Gradle Groovy
implementation 'org.ow2.petals:petals-sl-h2-1.4.178:1.1.0'
Gradle Kotlin
implementation("org.ow2.petals:petals-sl-h2-1.4.178:1.1.0")
Scala SBT
libraryDependencies += "org.ow2.petals" % "petals-sl-h2-1.4.178" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.ow2.petals', module='petals-sl-h2-1.4.178', version='1.1.0')
)
Apache Ivy
<dependency org="org.ow2.petals" name="petals-sl-h2-1.4.178" rev="1.1.0" />
Leiningen
[org.ow2.petals/petals-sl-h2-1.4.178 "1.1.0"]
Apache Buildr
'org.ow2.petals:petals-sl-h2-1.4.178:jar:1.1.0'