License |
License |
---|---|
GroupId | GroupIdcom.quhaodian.umall |
ArtifactId | ArtifactIdweb |
Version | Version1.01 |
Type | Typewar |
Description |
Descriptionweb Maven Webapp
umall is a mall soft
|
Project URL |
Project URL |
Filename | Size |
---|---|
web-1.01.pom | |
web-1.01.war | 88 MB |
web-1.01-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian.umall/web/ -->
<dependency>
<groupId>com.quhaodian.umall</groupId>
<artifactId>web</artifactId>
<version>1.01</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian.umall/web/
implementation 'com.quhaodian.umall:web:1.01'
// https://jarcasting.com/artifacts/com.quhaodian.umall/web/
implementation ("com.quhaodian.umall:web:1.01")
'com.quhaodian.umall:web:war:1.01'
<dependency org="com.quhaodian.umall" name="web" rev="1.01">
<artifact name="web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian.umall', module='web', version='1.01')
)
libraryDependencies += "com.quhaodian.umall" % "web" % "1.01"
[com.quhaodian.umall/web "1.01"]
Group / Artifact | Type | Version |
---|---|---|
com.quhaodian.umall : data | jar | 1.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |