| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.common |
| Идентификатор | Идентификаторthevpc-common-text-source-log |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLog Support for common-text
Log Support for common-text
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source-log/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-text-source-log</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source-log/
implementation 'net.thevpc.common:thevpc-common-text-source-log:1.3.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source-log/
implementation ("net.thevpc.common:thevpc-common-text-source-log:1.3.0")
'net.thevpc.common:thevpc-common-text-source-log:jar:1.3.0'
<dependency org="net.thevpc.common" name="thevpc-common-text-source-log" rev="1.3.0">
<artifact name="thevpc-common-text-source-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-text-source-log', version='1.3.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-text-source-log" % "1.3.0"
[net.thevpc.common/thevpc-common-text-source-log "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.thevpc.common : thevpc-common-text-source | jar | 1.3.0 |
| net.thevpc.common : thevpc-common-msg | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |