Last Version

com.yofish.platform:sword-log 1.4.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.yofish.platform
ArtifactId

ArtifactId

sword-log
Version

Version

1.4.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sword-log

Download sword-log 1.4.1.RELEASE


<!-- 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"]

Dependencies

compile (6)

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

provided (3)

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

Project Modules

There are no modules declared in this project.