| License |
License |
|---|---|
| GroupId | GroupIdcom.quhaodian |
| ArtifactId | ArtifactIdwebsite |
| Last Version | Last Version1.8.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiscover_website
discover网站配置模块,主要管理网站主题,网站配置等功能
|
| Filename | Size |
|---|---|
| website-1.8.6.pom | |
| website-1.8.6.jar | 27 KB |
| website-1.8.6-sources.jar | 17 KB |
| website-1.8.6-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/website/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>website</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/website/
implementation 'com.quhaodian:website:1.8.6'
// https://jarcasting.com/artifacts/com.quhaodian/website/
implementation ("com.quhaodian:website:1.8.6")
'com.quhaodian:website:jar:1.8.6'
<dependency org="com.quhaodian" name="website" rev="1.8.6">
<artifact name="website" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='website', version='1.8.6')
)
libraryDependencies += "com.quhaodian" % "website" % "1.8.6"
[com.quhaodian/website "1.8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.quhaodian : user_hibernate | jar | 1.8.7 |
| com.quhaodian : site_hibernate | jar | 1.8.4 |
| com.quhaodian : freemaker | jar | 1.8.1 |
| com.quhaodian : usernotice | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api Optional | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |