Last Version

com.github.dadiyang:autologging-core 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Logging
GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

autologging-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/dadiyang/autologging

Download autologging-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.dadiyang/autologging-core/ -->
<dependency>
    <groupId>com.github.dadiyang</groupId>
    <artifactId>autologging-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadiyang/autologging-core/
implementation 'com.github.dadiyang:autologging-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.dadiyang/autologging-core/
implementation ("com.github.dadiyang:autologging-core:1.0.0")
'com.github.dadiyang:autologging-core:jar:1.0.0'
<dependency org="com.github.dadiyang" name="autologging-core" rev="1.0.0">
  <artifact name="autologging-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadiyang', module='autologging-core', version='1.0.0')
)
libraryDependencies += "com.github.dadiyang" % "autologging-core" % "1.0.0"
[com.github.dadiyang/autologging-core "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-text jar 1.8
org.apache.commons : commons-lang3 jar 3.5
org.projectlombok : lombok Optional jar 1.18.12

provided (12)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.58
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
com.google.code.gson : gson jar 2.8.5
org.aspectj : aspectjrt jar 1.7.4
com.github.dadiyang : http-api-invoker jar 1.1.1
org.springframework : spring-context jar 4.3.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-web jar 4.3.5.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.apache.kafka : kafka-clients jar 1.0.0
org.mybatis : mybatis jar 3.5.0
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.5.RELEASE
org.mockito : mockito-core jar 2.25.1

Project Modules

There are no modules declared in this project.