| License |
License |
|---|---|
| GroupId | GroupIdcom.gcctgroup |
| ArtifactId | ArtifactIdrt-core-server |
| Version | Version1.2.21 |
| Type | Typejar |
| Description |
DescriptionRT[ Components - Core ]
RT Core
|
| Filename | Size |
|---|---|
| rt-core-server-1.2.21.pom | |
| rt-core-server-1.2.21.jar | 125 KB |
| rt-core-server-1.2.21-sources.jar | 108 KB |
| rt-core-server-1.2.21-javadoc.jar | 524 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gcctgroup/rt-core-server/ -->
<dependency>
<groupId>com.gcctgroup</groupId>
<artifactId>rt-core-server</artifactId>
<version>1.2.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.gcctgroup/rt-core-server/
implementation 'com.gcctgroup:rt-core-server:1.2.21'
// https://jarcasting.com/artifacts/com.gcctgroup/rt-core-server/
implementation ("com.gcctgroup:rt-core-server:1.2.21")
'com.gcctgroup:rt-core-server:jar:1.2.21'
<dependency org="com.gcctgroup" name="rt-core-server" rev="1.2.21">
<artifact name="rt-core-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gcctgroup', module='rt-core-server', version='1.2.21')
)
libraryDependencies += "com.gcctgroup" % "rt-core-server" % "1.2.21"
[com.gcctgroup/rt-core-server "1.2.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ognl : ognl | jar | 3.1.12 |
| dom4j : dom4j | jar | 1.6.1 |
| jaxen : jaxen | jar | 1.1.4 |
| org.springframework : spring-core | jar | 4.3.12.RELEASE |
| org.springframework : spring-context | jar | 4.3.12.RELEASE |
| org.springframework : spring-web | jar | 4.3.12.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.12.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.4 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |