License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdluna-web |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLuna Web
Luna Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
luna-web-1.0.2-RELEASE.pom | |
luna-web-1.0.2-RELEASE.jar | 15 KB |
luna-web-1.0.2-RELEASE-sources.jar | 9 KB |
luna-web-1.0.2-RELEASE-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seezoon/luna-web/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>luna-web</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/luna-web/
implementation 'com.seezoon:luna-web:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.seezoon/luna-web/
implementation ("com.seezoon:luna-web:1.0.2-RELEASE")
'com.seezoon:luna-web:jar:1.0.2-RELEASE'
<dependency org="com.seezoon" name="luna-web" rev="1.0.2-RELEASE">
<artifact name="luna-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='luna-web', version='1.0.2-RELEASE')
)
libraryDependencies += "com.seezoon" % "luna-web" % "1.0.2-RELEASE"
[com.seezoon/luna-web "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.seezoon : luna-utils | jar | 1.0.2-RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |