License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-log |
Last Version | Last Version1.4.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
sword-log-1.4.1.RELEASE.pom | |
sword-log-1.4.1.RELEASE.jar | 16 KB |
sword-log-1.4.1.RELEASE-sources.jar | 12 KB |
sword-log-1.4.1.RELEASE-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-log/ -->
<dependency>
<groupId>com.yofish.platform</groupId>
<artifactId>sword-log</artifactId>
<version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-log/
implementation 'com.yofish.platform:sword-log:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-log/
implementation ("com.yofish.platform:sword-log:1.4.1.RELEASE")
'com.yofish.platform:sword-log:jar:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-log" rev="1.4.1.RELEASE">
<artifact name="sword-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-log', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-log" % "1.4.1.RELEASE"
[com.yofish.platform/sword-log "1.4.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.yofish.platform : sword-api | jar | 1.4.1.RELEASE |
org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
net.logstash.logback : logstash-logback-encoder | jar | 5.0 |
com.google.guava : guava | jar | 20.0 |
org.projectlombok : lombok Optional | jar | 1.16.20 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
org.aspectj : aspectjrt | jar | 1.8.10 |
io.swagger : swagger-annotations | jar | 1.5.14 |
Version |
---|
1.4.1.RELEASE
|
1.4.0.RELEASE
|
1.3.0.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|