License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdluna-service |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLuna Service
Luna Parent
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.seezoon/luna-service/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>luna-service</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/luna-service/
implementation 'com.seezoon:luna-service:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.seezoon/luna-service/
implementation ("com.seezoon:luna-service:1.0.2-RELEASE")
'com.seezoon:luna-service:jar:1.0.2-RELEASE'
<dependency org="com.seezoon" name="luna-service" rev="1.0.2-RELEASE">
<artifact name="luna-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='luna-service', version='1.0.2-RELEASE')
)
libraryDependencies += "com.seezoon" % "luna-service" % "1.0.2-RELEASE"
[com.seezoon/luna-service "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.seezoon : luna-utils | jar | 1.0.2-RELEASE |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | |
com.alibaba : druid-spring-boot-starter | jar | |
com.github.pagehelper : pagehelper | jar |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |