| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdcom.sqlapp |
| ArtifactId | ArtifactIdsqlapp-core-h2 |
| Last Version | Last Version0.12.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.sqlapp:sqlapp-core-h2
sqlapp core H2 dialect.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sqlapp-core-h2-0.12.30.pom | |
| sqlapp-core-h2-0.12.30.jar | 74 KB |
| sqlapp-core-h2-0.12.30-sources.jar | 50 KB |
| sqlapp-core-h2-0.12.30-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sqlapp/sqlapp-core-h2/ -->
<dependency>
<groupId>com.sqlapp</groupId>
<artifactId>sqlapp-core-h2</artifactId>
<version>0.12.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.sqlapp/sqlapp-core-h2/
implementation 'com.sqlapp:sqlapp-core-h2:0.12.30'
// https://jarcasting.com/artifacts/com.sqlapp/sqlapp-core-h2/
implementation ("com.sqlapp:sqlapp-core-h2:0.12.30")
'com.sqlapp:sqlapp-core-h2:jar:0.12.30'
<dependency org="com.sqlapp" name="sqlapp-core-h2" rev="0.12.30">
<artifact name="sqlapp-core-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sqlapp', module='sqlapp-core-h2', version='0.12.30')
)
libraryDependencies += "com.sqlapp" % "sqlapp-core-h2" % "0.12.30"
[com.sqlapp/sqlapp-core-h2 "0.12.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sqlapp : sqlapp-core | jar | 0.12.30 |