| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdorg.webjars.bowergithub.isuwang |
| ArtifactId | ArtifactIdh2-elements |
| Last Version | Last Version1.0.0-rc.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionh2-elements
WebJar for h2-elements
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| h2-elements-1.0.0-rc.2.pom | |
| h2-elements-1.0.0-rc.2.jar | 553 KB |
| h2-elements-1.0.0-rc.2-sources.jar | 22 bytes |
| h2-elements-1.0.0-rc.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/ -->
<dependency>
<groupId>org.webjars.bowergithub.isuwang</groupId>
<artifactId>h2-elements</artifactId>
<version>1.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/
implementation 'org.webjars.bowergithub.isuwang:h2-elements:1.0.0-rc.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/
implementation ("org.webjars.bowergithub.isuwang:h2-elements:1.0.0-rc.2")
'org.webjars.bowergithub.isuwang:h2-elements:jar:1.0.0-rc.2'
<dependency org="org.webjars.bowergithub.isuwang" name="h2-elements" rev="1.0.0-rc.2">
<artifact name="h2-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.isuwang', module='h2-elements', version='1.0.0-rc.2')
)
libraryDependencies += "org.webjars.bowergithub.isuwang" % "h2-elements" % "1.0.0-rc.2"
[org.webjars.bowergithub.isuwang/h2-elements "1.0.0-rc.2"]