| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bithon |
| Идентификатор | Идентификаторcomponent-db |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеBithon - Application Risk Management Platform
|
| Имя Файла | Размер |
|---|---|
| component-db-1.0.0-RELEASE.pom | |
| component-db-1.0.0-RELEASE.jar | 64 KB |
| component-db-1.0.0-RELEASE-sources.jar | 40 KB |
| component-db-1.0.0-RELEASE-javadoc.jar | 400 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bithon/component-db/ -->
<dependency>
<groupId>org.bithon</groupId>
<artifactId>component-db</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/component-db/
implementation 'org.bithon:component-db:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/component-db/
implementation ("org.bithon:component-db:1.0.0-RELEASE")
'org.bithon:component-db:jar:1.0.0-RELEASE'
<dependency org="org.bithon" name="component-db" rev="1.0.0-RELEASE">
<artifact name="component-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='component-db', version='1.0.0-RELEASE')
)
libraryDependencies += "org.bithon" % "component-db" % "1.0.0-RELEASE"
[org.bithon/component-db "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jooq | jar | 2.3.7.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.7.RELEASE |
| com.alibaba : druid-spring-boot-starter | jar | 1.1.16 |