Last Version

troy 1.0.0

日志管理框架Troy

License

License

GroupId

GroupId

com.github.simonalong
ArtifactId

ArtifactId

troy
Version

Version

1.0.0
Type

Type

jar
Description

Description

troy
日志管理框架Troy
Project URL

Project URL

https://github.com/simonalong/Troy

Download troy 1.0.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.aspectj : aspectjweaver jar 1.8.13
com.alibaba : fastjson jar 1.2.66
com.google.code.findbugs : annotations jar 3.0.1u2
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.codehaus.janino : janino jar 3.0.8
org.springframework : spring-web jar 5.2.2.RELEASE

Project Modules

There are no modules declared in this project.