| License |
License |
|---|---|
| GroupId | GroupIdcom.gcctgroup |
| ArtifactId | ArtifactIdrt-core |
| Last Version | Last Version1.1.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRT[ Components - Core ]
RT核心模块
|
| Filename | Size |
|---|---|
| rt-core-1.1.17.pom | |
| rt-core-1.1.17.jar | 139 KB |
| rt-core-1.1.17-sources.jar | 107 KB |
| rt-core-1.1.17-javadoc.jar | 551 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gcctgroup/rt-core/ -->
<dependency>
<groupId>com.gcctgroup</groupId>
<artifactId>rt-core</artifactId>
<version>1.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.gcctgroup/rt-core/
implementation 'com.gcctgroup:rt-core:1.1.17'
// https://jarcasting.com/artifacts/com.gcctgroup/rt-core/
implementation ("com.gcctgroup:rt-core:1.1.17")
'com.gcctgroup:rt-core:jar:1.1.17'
<dependency org="com.gcctgroup" name="rt-core" rev="1.1.17">
<artifact name="rt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gcctgroup', module='rt-core', version='1.1.17')
)
libraryDependencies += "com.gcctgroup" % "rt-core" % "1.1.17"
[com.gcctgroup/rt-core "1.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-io : commons-io | jar | 2.7 |
| commons-fileupload : commons-fileupload Optional | jar | 1.3.1 |
| ognl : ognl | jar | 3.1.12 |
| dom4j : dom4j | jar | 1.6.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| org.springframework : spring-core Optional | jar | 4.3.12.RELEASE |
| org.springframework : spring-context Optional | jar | 4.3.12.RELEASE |
| org.springframework : spring-web Optional | jar | 4.3.12.RELEASE |
| org.springframework : spring-jdbc Optional | jar | 4.3.12.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |