| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdio.nuls.v2 |
| ArtifactId | ArtifactIdnuls-core-h2 |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| nuls-core-h2-1.0.0.RELEASE.pom | |
| nuls-core-h2-1.0.0.RELEASE.jar | 16 KB |
| nuls-core-h2-1.0.0.RELEASE-sources.jar | 15 KB |
| nuls-core-h2-1.0.0.RELEASE-javadoc.jar | 464 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.v2/nuls-core-h2/ -->
<dependency>
<groupId>io.nuls.v2</groupId>
<artifactId>nuls-core-h2</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/nuls-core-h2/
implementation 'io.nuls.v2:nuls-core-h2:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.nuls.v2/nuls-core-h2/
implementation ("io.nuls.v2:nuls-core-h2:1.0.0.RELEASE")
'io.nuls.v2:nuls-core-h2:jar:1.0.0.RELEASE'
<dependency org="io.nuls.v2" name="nuls-core-h2" rev="1.0.0.RELEASE">
<artifact name="nuls-core-h2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='nuls-core-h2', version='1.0.0.RELEASE')
)
libraryDependencies += "io.nuls.v2" % "nuls-core-h2" % "1.0.0.RELEASE"
[io.nuls.v2/nuls-core-h2 "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nuls.v2 : nuls-core | jar | 1.0.0.RELEASE |
| com.alibaba : druid | jar | 1.1.19 |
| org.mybatis : mybatis | jar | 3.4.6 |
| com.github.pagehelper : pagehelper | jar | 5.1.9 |
| com.h2database : h2 | jar | 1.4.196 |