| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fomjar |
| Идентификатор | Идентификаторfomjar-core |
| Последняя версия | Последняя версия1.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfomjar-core
Aliyun中间件和开源中间件的统一封装,工程化的集成场景下的各类方案支持
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fomjar-core-1.0.7.pom | |
| fomjar-core-1.0.7.jar | 118 KB |
| fomjar-core-1.0.7-sources.jar | 55 KB |
| fomjar-core-1.0.7-javadoc.jar | 383 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fomjar/fomjar-core/ -->
<dependency>
<groupId>com.fomjar</groupId>
<artifactId>fomjar-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fomjar/fomjar-core/
implementation 'com.fomjar:fomjar-core:1.0.7'
// https://jarcasting.com/artifacts/com.fomjar/fomjar-core/
implementation ("com.fomjar:fomjar-core:1.0.7")
'com.fomjar:fomjar-core:jar:1.0.7'
<dependency org="com.fomjar" name="fomjar-core" rev="1.0.7">
<artifact name="fomjar-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fomjar', module='fomjar-core', version='1.0.7')
)
libraryDependencies += "com.fomjar" % "fomjar-core" % "1.0.7"
[com.fomjar/fomjar-core "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.72 |
| org.freemarker : freemarker | jar | 2.3.30 |
| com.googlecode.aviator : aviator | jar | 5.0.1 |
| org.redisson : redisson | jar | 3.13.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework : spring-web | jar | 5.2.7.RELEASE |
| org.springframework : spring-context | jar | 5.2.7.RELEASE |
| io.minio : minio | jar | 7.1.0 |
| com.corundumstudio.socketio : netty-socketio | jar | 1.7.18 |
| org.eclipse.jetty.websocket : websocket-server | jar | 9.4.30.v20200611 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.aliyun.openservices : ons-client | jar | 1.7.8.Final |
| com.aliyun.oss : aliyun-sdk-oss | jar | 2.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | 4.13.1 |