| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wpyuan |
| Идентификатор | Идентификаторdefault-core |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdefault-core
default-core project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| default-core-1.5.0.pom | |
| default-core-1.5.0.jar | 31 KB |
| default-core-1.5.0-sources.jar | 18 KB |
| default-core-1.5.0-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wpyuan/default-core/ -->
<dependency>
<groupId>com.github.wpyuan</groupId>
<artifactId>default-core</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/default-core/
implementation 'com.github.wpyuan:default-core:1.5.0'
// https://jarcasting.com/artifacts/com.github.wpyuan/default-core/
implementation ("com.github.wpyuan:default-core:1.5.0")
'com.github.wpyuan:default-core:jar:1.5.0'
<dependency org="com.github.wpyuan" name="default-core" rev="1.5.0">
<artifact name="default-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='default-core', version='1.5.0')
)
libraryDependencies += "com.github.wpyuan" % "default-core" % "1.5.0"
[com.github.wpyuan/default-core "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| com.alibaba : fastjson | jar | 1.2.73 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-io : commons-io | jar | 2.11.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.14 |
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.58 |
| com.github.wpyuan : mybatis-crud | jar | 0.6.0 |