com.yofish.platform:sword-api

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-api
Last Version

Last Version

1.4.1.RELEASE
Release Date

Release Date

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-api

Download sword-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-api/ -->
<dependency>
    <groupId>com.yofish.platform</groupId>
    <artifactId>sword-api</artifactId>
    <version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-api/
implementation 'com.yofish.platform:sword-api:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-api/
implementation ("com.yofish.platform:sword-api:1.4.1.RELEASE")
'com.yofish.platform:sword-api:jar:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-api" rev="1.4.1.RELEASE">
  <artifact name="sword-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-api', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-api" % "1.4.1.RELEASE"
[com.yofish.platform/sword-api "1.4.1.RELEASE"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-context jar
org.projectlombok : lombok Optional jar 1.16.20
com.google.code.gson : gson jar 2.8.2
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0
io.swagger : swagger-annotations jar 1.5.14
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-core jar 5.0.5.RELEASE
javax.persistence : persistence-api jar 1.0
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.4
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-context jar
org.mybatis : mybatis jar 3.4.6
org.springframework.boot : spring-boot jar 2.0.1.RELEASE
org.apache.httpcomponents : fluent-hc jar 4.5.5

provided (4)

Group / Artifact Type Version
io.zipkin.brave : brave jar 4.19.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
org.springframework.boot : spring-boot-actuator jar 2.0.1.RELEASE
com.alibaba : fastjson jar 1.2.47

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.yofish.platform
及未科技官方账号

Versions

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