License |
License |
---|---|
GroupId | GroupIdcom.github.simonalong |
ArtifactId | ArtifactIdtroy |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontroy
日志管理框架Troy
|
Project URL |
Project URL |
Filename | Size |
---|---|
troy-1.0.0.pom | |
troy-1.0.0.jar | 48 KB |
troy-1.0.0-sources.jar | 24 KB |
troy-1.0.0-javadoc.jar | 172 KB |
Browse |
<!-- 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"]
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 |