| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdorg.codehaus.service-conduit |
| ArtifactId | ArtifactIdsca4j-db-h2 |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSCA4J H2 Database Extension
SCA4J H2 Database Extension.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sca4j-db-h2-0.9.0.pom | |
| sca4j-db-h2-0.9.0.jar | 8 KB |
| sca4j-db-h2-0.9.0-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-db-h2/ -->
<dependency>
<groupId>org.codehaus.service-conduit</groupId>
<artifactId>sca4j-db-h2</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-db-h2/
implementation 'org.codehaus.service-conduit:sca4j-db-h2:0.9.0'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-db-h2/
implementation ("org.codehaus.service-conduit:sca4j-db-h2:0.9.0")
'org.codehaus.service-conduit:sca4j-db-h2:jar:0.9.0'
<dependency org="org.codehaus.service-conduit" name="sca4j-db-h2" rev="0.9.0">
<artifact name="sca4j-db-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-db-h2', version='0.9.0')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-db-h2" % "0.9.0"
[org.codehaus.service-conduit/sca4j-db-h2 "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.0.71 |
| org.codehaus.service-conduit : sca4j-xapool | jar | 0.9.0 |