p

petals-sl-h2-1.4.200

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