| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.upcwangying.cloud.samples |
| Идентификатор | Идентификаторsamples-core |
| Версия | Версия0.2.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsamples-core
核心模块
|
| Имя Файла | Размер |
|---|---|
| samples-core-0.2.1.RELEASE.pom | |
| samples-core-0.2.1.RELEASE.jar | 28 KB |
| samples-core-0.2.1.RELEASE-sources.jar | 29 KB |
| samples-core-0.2.1.RELEASE-javadoc.jar | 217 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-core/ -->
<dependency>
<groupId>com.upcwangying.cloud.samples</groupId>
<artifactId>samples-core</artifactId>
<version>0.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-core/
implementation 'com.upcwangying.cloud.samples:samples-core:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-core/
implementation ("com.upcwangying.cloud.samples:samples-core:0.2.1.RELEASE")
'com.upcwangying.cloud.samples:samples-core:jar:0.2.1.RELEASE'
<dependency org="com.upcwangying.cloud.samples" name="samples-core" rev="0.2.1.RELEASE">
<artifact name="samples-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples', module='samples-core', version='0.2.1.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples" % "samples-core" % "0.2.1.RELEASE"
[com.upcwangying.cloud.samples/samples-core "0.2.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.15.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.15.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.15.RELEASE |
| commons-lang : commons-lang | jar | 2.6 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| cglib : cglib | jar | 3.1 |
| com.google.guava : guava | jar | 20.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.15.RELEASE |