| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jinxiuyun |
| Идентификатор | Идентификаторjx-core |
| Последняя версия | Последняя версия1.0.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjx-core
Iussoft Open API for Java
Copyright (C) http://www.example.com
All rights reserved.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jx-core-1.0.2.RELEASE.pom | |
| jx-core-1.0.2.RELEASE.jar | 10 KB |
| jx-core-1.0.2.RELEASE-sources.jar | 8 KB |
| jx-core-1.0.2.RELEASE-javadoc.jar | 112 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jinxiuyun/jx-core/ -->
<dependency>
<groupId>com.jinxiuyun</groupId>
<artifactId>jx-core</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jinxiuyun/jx-core/
implementation 'com.jinxiuyun:jx-core:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.jinxiuyun/jx-core/
implementation ("com.jinxiuyun:jx-core:1.0.2.RELEASE")
'com.jinxiuyun:jx-core:jar:1.0.2.RELEASE'
<dependency org="com.jinxiuyun" name="jx-core" rev="1.0.2.RELEASE">
<artifact name="jx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jinxiuyun', module='jx-core', version='1.0.2.RELEASE')
)
libraryDependencies += "com.jinxiuyun" % "jx-core" % "1.0.2.RELEASE"
[com.jinxiuyun/jx-core "1.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.2 |
| com.github.lianjiatech : retrofit-spring-boot-starter | jar | 2.2.8 |
| com.alibaba : fastjson | jar | 1.2.76 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |