| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.superutils |
| Идентификатор | Идентификаторutils-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеutils-parent
A Java tool project
|
| Имя Файла | Размер |
|---|---|
| utils-parent-1.0.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-parent/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation 'com.github.superutils:utils-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation ("com.github.superutils:utils-parent:1.0.0")
'com.github.superutils:utils-parent:pom:1.0.0'
<dependency org="com.github.superutils" name="utils-parent" rev="1.0.0">
<artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-parent', version='1.0.0')
)
libraryDependencies += "com.github.superutils" % "utils-parent" % "1.0.0"
[com.github.superutils/utils-parent "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.6 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |