License |
License |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-system |
Version | Version4.0.11 |
Type | Typepom |
Description |
Description业务模块
|
Filename | Size |
---|---|
hsweb-system-4.0.11.pom | 810 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-system</artifactId>
<version>4.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system/
implementation 'org.hswebframework.web:hsweb-system:4.0.11'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system/
implementation ("org.hswebframework.web:hsweb-system:4.0.11")
'org.hswebframework.web:hsweb-system:pom:4.0.11'
<dependency org="org.hswebframework.web" name="hsweb-system" rev="4.0.11">
<artifact name="hsweb-system" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system', version='4.0.11')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system" % "4.0.11"
[org.hswebframework.web/hsweb-system "4.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-indexer | jar | |
org.codehaus.groovy : groovy-all | pom | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.16.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | |
io.projectreactor : reactor-test | jar |