License |
License |
---|---|
GroupId | GroupIdcool.scx |
ArtifactId | ArtifactIdscx |
Version | Version1.2.3 |
Type | Typejar |
Description |
Descriptionscx
SCX是一个 "Web 开发框架"; 目标是提供简单快速的开发体验。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scx-1.2.3.pom | |
scx-1.2.3.jar | 228 KB |
scx-1.2.3-sources.jar | 146 KB |
scx-1.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.scx/scx/ -->
<dependency>
<groupId>cool.scx</groupId>
<artifactId>scx</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation 'cool.scx:scx:1.2.3'
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation ("cool.scx:scx:1.2.3")
'cool.scx:scx:jar:1.2.3'
<dependency org="cool.scx" name="scx" rev="1.2.3">
<artifact name="scx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx', version='1.2.3')
)
libraryDependencies += "cool.scx" % "scx" % "1.2.3"
[cool.scx/scx "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 4.1.1 |
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.8 |
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 |