License |
License |
---|---|
GroupId | GroupIdcom.seelyn |
ArtifactId | ArtifactIdapi-wrap-boot |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionapi wrap
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-wrap-boot-1.0.8.pom | |
api-wrap-boot-1.0.8.jar | 16 KB |
api-wrap-boot-1.0.8-sources.jar | 11 KB |
api-wrap-boot-1.0.8-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seelyn/api-wrap-boot/ -->
<dependency>
<groupId>com.seelyn</groupId>
<artifactId>api-wrap-boot</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.seelyn/api-wrap-boot/
implementation 'com.seelyn:api-wrap-boot:1.0.8'
// https://jarcasting.com/artifacts/com.seelyn/api-wrap-boot/
implementation ("com.seelyn:api-wrap-boot:1.0.8")
'com.seelyn:api-wrap-boot:jar:1.0.8'
<dependency org="com.seelyn" name="api-wrap-boot" rev="1.0.8">
<artifact name="api-wrap-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='api-wrap-boot', version='1.0.8')
)
libraryDependencies += "com.seelyn" % "api-wrap-boot" % "1.0.8"
[com.seelyn/api-wrap-boot "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.8.RELEASE |
com.github.ben-manes.caffeine : guava | jar | 2.6.2 |
com.seelyn : api-wrap-core | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |