License |
License |
---|---|
GroupId | GroupIdcom.github.peacetrue |
ArtifactId | ArtifactIdlog-sample |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
Descriptionlog-sample
基于spring-boot的操作日志组件
|
Project URL |
Project URL |
Filename | Size |
---|---|
log-sample-1.0-RELEASE.pom | |
log-sample-1.0-RELEASE.jar | 3 KB |
log-sample-1.0-RELEASE-sources.jar | 2 KB |
log-sample-1.0-RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/log-sample/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>log-sample</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/log-sample/
implementation 'com.github.peacetrue:log-sample:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/log-sample/
implementation ("com.github.peacetrue:log-sample:1.0-RELEASE")
'com.github.peacetrue:log-sample:jar:1.0-RELEASE'
<dependency org="com.github.peacetrue" name="log-sample" rev="1.0-RELEASE">
<artifact name="log-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='log-sample', version='1.0-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "log-sample" % "1.0-RELEASE"
[com.github.peacetrue/log-sample "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.github.peacetrue : log-service-mybatis | jar | 1.0-RELEASE |
com.github.peacetrue : log-aspect | jar | 1.0-RELEASE |
org.springframework : spring-jdbc | jar |