t

tp-base-log4j2

tp-base-log4j2
https://github.com/lsnju/alipay-sdk
Files download
File Operation
tp-base-log4j2-3.1.2.jar download
tp-base-log4j2-3.1.2.pom download
tp-base-log4j2-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lsnju.tp3</groupId>
  <artifactId>tp-base-log4j2</artifactId>
  <version>3.1.2</version>
</dependency>
Gradle Groovy
implementation 'com.lsnju.tp3:tp-base-log4j2:3.1.2'
Gradle Kotlin
implementation("com.lsnju.tp3:tp-base-log4j2:3.1.2")
Scala SBT
libraryDependencies += "com.lsnju.tp3" % "tp-base-log4j2" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.lsnju.tp3', module='tp-base-log4j2', version='3.1.2')
)
Apache Ivy
<dependency org="com.lsnju.tp3" name="tp-base-log4j2" rev="3.1.2" />
Leiningen
[com.lsnju.tp3/tp-base-log4j2 "3.1.2"]
Apache Buildr
'com.lsnju.tp3:tp-base-log4j2:jar:3.1.2'