| License |
License |
|---|---|
| GroupId | GroupIdcool.scx |
| ArtifactId | ArtifactIdscx |
| Last Version | Last Version1.15.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscx
A Web rapid development framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scx-1.15.5.pom | |
| scx-1.15.5.jar | 228 KB |
| scx-1.15.5-sources.jar | 146 KB |
| scx-1.15.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cool.scx/scx/ -->
<dependency>
<groupId>cool.scx</groupId>
<artifactId>scx</artifactId>
<version>1.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation 'cool.scx:scx:1.15.5'
// https://jarcasting.com/artifacts/cool.scx/scx/
implementation ("cool.scx:scx:1.15.5")
'cool.scx:scx:jar:1.15.5'
<dependency org="cool.scx" name="scx" rev="1.15.5">
<artifact name="scx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx', version='1.15.5')
)
libraryDependencies += "cool.scx" % "scx" % "1.15.5"
[cool.scx/scx "1.15.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-web | jar | 4.3.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.3 |
| org.springframework : spring-context | jar | 5.3.21 |
| com.zaxxer : HikariCP | jar | 5.0.1 |
| org.freemarker : freemarker | jar | 2.3.31 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| org.jasypt : jasypt | jar | 1.9.3 |
| net.coobird : thumbnailator | jar | 0.4.17 |
| com.google.guava : guava | jar | 31.1-jre |
| mysql : mysql-connector-java | jar | 8.0.29 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.6.0 |