| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.niupengyu |
| Идентификатор | Идентификаторahead-frame-commons |
| Версия | Версия1.2.5-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеahead-frame-commons
java framework
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/ -->
<dependency>
<groupId>com.github.niupengyu</groupId>
<artifactId>ahead-frame-commons</artifactId>
<version>1.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/
implementation 'com.github.niupengyu:ahead-frame-commons:1.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.niupengyu/ahead-frame-commons/
implementation ("com.github.niupengyu:ahead-frame-commons:1.2.5-RELEASE")
'com.github.niupengyu:ahead-frame-commons:jar:1.2.5-RELEASE'
<dependency org="com.github.niupengyu" name="ahead-frame-commons" rev="1.2.5-RELEASE">
<artifact name="ahead-frame-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.niupengyu', module='ahead-frame-commons', version='1.2.5-RELEASE')
)
libraryDependencies += "com.github.niupengyu" % "ahead-frame-commons" % "1.2.5-RELEASE"
[com.github.niupengyu/ahead-frame-commons "1.2.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| com.github.niupengyu : ahead-frame-core | jar | 1.2.5-RELEASE |
| org.springframework.kafka : spring-kafka | jar | |
| org.apache.zookeeper : zookeeper | jar | 3.5.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| org.apache.httpcomponents : httpmime | jar | 4.5.6 |
| com.jcraft : jsch | jar | 0.1.55 |
| org.apache.poi : poi | jar | 4.0.1 |
| org.apache.poi : poi-ooxml | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |