License |
License |
---|---|
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdbasic |
Last Version | Last Version1.9.29-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbasic
basic package
|
Filename | Size |
---|---|
basic-1.9.29-RELEASE.pom | |
basic-1.9.29-RELEASE.jar | 39 KB |
basic-1.9.29-RELEASE-sources.jar | 16 KB |
basic-1.9.29-RELEASE-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/basic/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>basic</artifactId>
<version>1.9.29-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/basic/
implementation 'com.github.dreamroute:basic:1.9.29-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/basic/
implementation ("com.github.dreamroute:basic:1.9.29-RELEASE")
'com.github.dreamroute:basic:jar:1.9.29-RELEASE'
<dependency org="com.github.dreamroute" name="basic" rev="1.9.29-RELEASE">
<artifact name="basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='basic', version='1.9.29-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "basic" % "1.9.29-RELEASE"
[com.github.dreamroute/basic "1.9.29-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.3.RELEASE |
com.aliyun.openservices : ons-client | jar | 1.8.0.Final |
org.projectlombok : lombok Optional | jar | 1.18.6 |
javax.validation : validation-api Optional | jar | 2.0.1.Final |
tk.mybatis : mapper-spring-boot-starter Optional | jar | 2.1.5 |
com.ctrip.framework.apollo : apollo-client Optional | jar | 1.3.0 |
com.github.pagehelper : pagehelper-spring-boot-starter Optional | jar | 1.2.10 |
com.alibaba : fastjson Optional | jar | 1.2.56 |
com.vip.vjtools : vjkit Optional | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |