| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bithon |
| Идентификатор | Идентификаторcomponent-commons |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеBithon - Application Risk Management Platform
|
| Имя Файла | Размер |
|---|---|
| component-commons-1.0.0-RELEASE.pom | |
| component-commons-1.0.0-RELEASE.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bithon/component-commons/ -->
<dependency>
<groupId>org.bithon</groupId>
<artifactId>component-commons</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon/component-commons/
implementation 'org.bithon:component-commons:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon/component-commons/
implementation ("org.bithon:component-commons:1.0.0-RELEASE")
'org.bithon:component-commons:jar:1.0.0-RELEASE'
<dependency org="org.bithon" name="component-commons" rev="1.0.0-RELEASE">
<artifact name="component-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon', module='component-commons', version='1.0.0-RELEASE')
)
libraryDependencies += "org.bithon" % "component-commons" % "1.0.0-RELEASE"
[org.bithon/component-commons "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 2.10.8 |