License |
License |
---|---|
GroupId | GroupIdcom.lianquna |
ArtifactId | ArtifactIdacc-web |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionacc-web
ACC Web develop platform.
|
Project Organization |
Project Organizationacc-web |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acc-web-1.1.2.pom | |
acc-web-1.1.2.jar | 10 KB |
acc-web-1.1.2-sources.jar | 8 KB |
acc-web-1.1.2-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lianquna/acc-web/ -->
<dependency>
<groupId>com.lianquna</groupId>
<artifactId>acc-web</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lianquna/acc-web/
implementation 'com.lianquna:acc-web:1.1.2'
// https://jarcasting.com/artifacts/com.lianquna/acc-web/
implementation ("com.lianquna:acc-web:1.1.2")
'com.lianquna:acc-web:jar:1.1.2'
<dependency org="com.lianquna" name="acc-web" rev="1.1.2">
<artifact name="acc-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lianquna', module='acc-web', version='1.1.2')
)
libraryDependencies += "com.lianquna" % "acc-web" % "1.1.2"
[com.lianquna/acc-web "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.lianquna : acc-java | jar | 1.1.2 |
commons-logging : commons-logging | jar | 1.2 |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.springframework : spring-web | jar | 4.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |