log-protocol

日志协议

License

License

Categories

Categories

Data
GroupId

GroupId

io.shulie.surge.data
ArtifactId

ArtifactId

runtime
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

log-protocol
日志协议
Project URL

Project URL

https://github.com/shulieTech/Takin-common.git
Source Code Management

Source Code Management

https://github.com/shulieTech/Takin-common.git

Download runtime

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0