Last Version

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

Download sword-strategy 1.4.1.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
com.yofish.platform : sword-api jar 1.4.1.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.1.RELEASE
ma.glasnost.orika : orika-core jar 1.5.4
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.5
org.projectlombok : lombok jar 1.16.20

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.33

Project Modules

There are no modules declared in this project.