| License |
License |
|---|---|
| GroupId | GroupIdcom.gcctgroup |
| ArtifactId | ArtifactIdrt-storage |
| Last Version | Last Version1.1.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRT[ Components - Storage ]
RT 存储模块
|
| Filename | Size |
|---|---|
| rt-storage-1.1.17.pom | |
| rt-storage-1.1.17.jar | 418 KB |
| rt-storage-1.1.17-sources.jar | 311 KB |
| rt-storage-1.1.17-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gcctgroup/rt-storage/ -->
<dependency>
<groupId>com.gcctgroup</groupId>
<artifactId>rt-storage</artifactId>
<version>1.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.gcctgroup/rt-storage/
implementation 'com.gcctgroup:rt-storage:1.1.17'
// https://jarcasting.com/artifacts/com.gcctgroup/rt-storage/
implementation ("com.gcctgroup:rt-storage:1.1.17")
'com.gcctgroup:rt-storage:jar:1.1.17'
<dependency org="com.gcctgroup" name="rt-storage" rev="1.1.17">
<artifact name="rt-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gcctgroup', module='rt-storage', version='1.1.17')
)
libraryDependencies += "com.gcctgroup" % "rt-storage" % "1.1.17"
[com.gcctgroup/rt-storage "1.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gcctgroup : rt-core | jar | 1.1.17 |
| com.google.guava : guava | jar | 29.0-android |
| io.opencensus : opencensus-api | jar | 0.24.0 |
| io.opencensus : opencensus-contrib-http-util | jar | 0.24.0 |
| com.google.auto.value : auto-value-annotations | jar | 1.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.6 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |