License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.landzero |
ArtifactId | ArtifactIdxlog |
Version | Version1.21 |
Type | Typejar |
Description |
Descriptionnet.landzero:xlog
XLog for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xlog-1.21.pom | |
xlog-1.21.jar | 85 KB |
xlog-1.21-sources.jar | 46 KB |
xlog-1.21-javadoc.jar | 329 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.landzero/xlog/ -->
<dependency>
<groupId>net.landzero</groupId>
<artifactId>xlog</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.landzero/xlog/
implementation 'net.landzero:xlog:1.21'
// https://jarcasting.com/artifacts/net.landzero/xlog/
implementation ("net.landzero:xlog:1.21")
'net.landzero:xlog:jar:1.21'
<dependency org="net.landzero" name="xlog" rev="1.21">
<artifact name="xlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.landzero', module='xlog', version='1.21')
)
libraryDependencies += "net.landzero" % "xlog" % "1.21"
[net.landzero/xlog "1.21"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.1.11 |
redis.clients : jedis | jar | 2.9.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.mybatis : mybatis | jar | 3.3.1 |
org.mybatis : mybatis-spring | jar | 1.2.5 |
org.springframework : spring-core | jar | 4.2.9.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.9.RELEASE |
com.alibaba : druid | jar | 1.1.10 |
org.jetbrains : annotations | jar | 16.0.2 |
com.alibaba : dubbo | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |