License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-dao |
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-dao-1.4.1.RELEASE.pom | |
sword-dao-1.4.1.RELEASE.jar | 62 KB |
sword-dao-1.4.1.RELEASE-sources.jar | 56 KB |
sword-dao-1.4.1.RELEASE-javadoc.jar | 306 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle : ojdbc14 | jar | 10.2.0.4.0 |
mysql : mysql-connector-java | jar | 5.1.44 |
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
|