Last Version

com.yofish.platform:sword-parent 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-parent
Version

Version

1.4.1.RELEASE
Type

Type

pom
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-parent

Download sword-parent 1.4.1.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sword-api
  • sword-log
  • sword-utils
  • sword-feign
  • sword-handler
  • sword-dao
  • sword-strategy