License |
License |
---|---|
GroupId | GroupIdcool.scx |
ArtifactId | ArtifactIdscx |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptionscx
SCX是一个 "Web 开发框架"; 目标是提供简单快速的开发体验。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scx-1.1.7.pom | |
scx-1.1.7.jar | 207 KB |
scx-1.1.7-sources.jar | 139 KB |
scx-1.1.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.scx/scx/ -->
<dependency>
<groupId>cool.scx</groupId>
<artifactId>scx</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation 'cool.scx:scx:1.1.7'
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation ("cool.scx:scx:1.1.7")
'cool.scx:scx:jar:1.1.7'
<dependency org="cool.scx" name="scx" rev="1.1.7">
<artifact name="scx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx', version='1.1.7')
)
libraryDependencies += "cool.scx" % "scx" % "1.1.7"
[cool.scx/scx "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 4.0.3 |
org.freemarker : freemarker | jar | 2.3.31 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.3 |
org.springframework : spring-context | jar | 5.3.7 |
mysql : mysql-connector-java | jar | 8.0.25 |
com.zaxxer : HikariCP | jar | 4.0.3 |
org.jasypt : jasypt | jar | 1.9.3 |
net.coobird : thumbnailator | jar | 0.4.14 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.slf4j : slf4j-nop | jar | 2.0.0-alpha1 |