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