License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-sql-h2 |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-sql-h2
h2
|
Filename | Size |
---|---|
apithefire-sql-h2-0.1.2.pom | |
apithefire-sql-h2-0.1.2.jar | 12 KB |
apithefire-sql-h2-0.1.2-sources.jar | 9 KB |
apithefire-sql-h2-0.1.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-h2/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-sql-h2</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-h2/
implementation 'org.apithefire:apithefire-sql-h2:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-h2/
implementation ("org.apithefire:apithefire-sql-h2:0.1.2")
'org.apithefire:apithefire-sql-h2:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-sql-h2" rev="0.1.2">
<artifact name="apithefire-sql-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-sql-h2', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-sql-h2" % "0.1.2"
[org.apithefire/apithefire-sql-h2 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-sql | jar | 0.1.2 |
org.apithefire : apithefire-util | jar | 0.1.2 |
com.h2database : h2 | jar | 1.0.73 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |