License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-api |
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-api-1.4.1.RELEASE.pom | |
sword-api-1.4.1.RELEASE.jar | 58 KB |
sword-api-1.4.1.RELEASE-sources.jar | 49 KB |
sword-api-1.4.1.RELEASE-javadoc.jar | 326 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |
junit : junit | jar | 4.12 |
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
|