License |
License |
---|---|
GroupId | GroupIdcool.scx |
ArtifactId | ArtifactIdscx |
Version | Version1.9.19 |
Type | Typejar |
Description |
Descriptionscx
SCX 是一个 "Web 开发框架"; 目标是提供简单快速的开发体验。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scx-1.9.19.pom | |
scx-1.9.19.jar | 255 KB |
scx-1.9.19-sources.jar | 156 KB |
scx-1.9.19-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.scx/scx/ -->
<dependency>
<groupId>cool.scx</groupId>
<artifactId>scx</artifactId>
<version>1.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation 'cool.scx:scx:1.9.19'
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation ("cool.scx:scx:1.9.19")
'cool.scx:scx:jar:1.9.19'
<dependency org="cool.scx" name="scx" rev="1.9.19">
<artifact name="scx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx', version='1.9.19')
)
libraryDependencies += "cool.scx" % "scx" % "1.9.19"
[cool.scx/scx "1.9.19"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 4.2.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.0 |
org.springframework : spring-beans | jar | 5.3.13 |
com.zaxxer : HikariCP | jar | 5.0.0 |
org.freemarker : freemarker | jar | 2.3.31 |
org.jasypt : jasypt | jar | 1.9.3 |
net.coobird : thumbnailator | jar | 0.4.15 |
mysql : mysql-connector-java | jar | 8.0.27 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |