Last Version

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

Download sword-dao 1.4.1.RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
tk.mybatis : mapper-spring-boot-starter jar 2.0.0
ognl : ognl jar 3.0.6
com.alibaba : druid jar 1.1.12
org.projectlombok : lombok Optional jar 1.16.20
com.yofish.platform : sword-api jar 1.4.1.RELEASE
com.yofish.platform : sword-utils jar 1.4.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE
com.github.pagehelper : pagehelper jar 5.1.6
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (2)

Group / Artifact Type Version
com.oracle : ojdbc14 jar 10.2.0.4.0
mysql : mysql-connector-java jar 5.1.44

Project Modules

There are no modules declared in this project.