| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных |
| Группа | Группаio.nuls.v2 |
| Идентификатор | Идентификаторnuls-core-h2 |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |