| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jeesuite |
| Идентификатор | Идентификаторjeesuite-libs |
| Версия | Версия13 |
| Тип | Типpom |
| Описание |
Описаниеjeesuite-libs
java 后台开发套件
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeesuite-libs-13.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-libs</artifactId>
<version>13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/
implementation 'com.jeesuite:jeesuite-libs:13'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-libs/
implementation ("com.jeesuite:jeesuite-libs:13")
'com.jeesuite:jeesuite-libs:pom:13'
<dependency org="com.jeesuite" name="jeesuite-libs" rev="13">
<artifact name="jeesuite-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-libs', version='13')
)
libraryDependencies += "com.jeesuite" % "jeesuite-libs" % "13"
[com.jeesuite/jeesuite-libs "13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| junit : junit | jar | [4.13.1,) |
| org.springframework : spring-test | jar | 5.3.18 |