| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.shulie.surge.data |
| ArtifactId | ArtifactIdruntime |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlog-protocol
日志协议
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| runtime-1.1.pom | |
| runtime-1.1.jar | 150 KB |
| runtime-1.1-sources.jar | 127 KB |
| runtime-1.1-javadoc.jar | 612 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.shulie.surge.data/runtime/ -->
<dependency>
<groupId>io.shulie.surge.data</groupId>
<artifactId>runtime</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.surge.data/runtime/
implementation 'io.shulie.surge.data:runtime:1.1'
// https://jarcasting.com/artifacts/io.shulie.surge.data/runtime/
implementation ("io.shulie.surge.data:runtime:1.1")
'io.shulie.surge.data:runtime:jar:1.1'
<dependency org="io.shulie.surge.data" name="runtime" rev="1.1">
<artifact name="runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie.surge.data', module='runtime', version='1.1')
)
libraryDependencies += "io.shulie.surge.data" % "runtime" % "1.1"
[io.shulie.surge.data/runtime "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.72 |
| io.shulie.surge.data : common | jar | 1.1 |
| com.google.inject : guice | jar | 3.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.springframework : spring-core | jar | 5.2.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |