License |
License |
---|---|
GroupId | GroupIdorg.mountcloud |
ArtifactId | ArtifactIdspringboot-framework |
Last Version | Last Version1.5.9.RELEASE.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.mountcloud:springboot-framework
A spring boot framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
springboot-framework-1.5.9.RELEASE.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mountcloud/springboot-framework/ -->
<dependency>
<groupId>org.mountcloud</groupId>
<artifactId>springboot-framework</artifactId>
<version>1.5.9.RELEASE.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mountcloud/springboot-framework/
implementation 'org.mountcloud:springboot-framework:1.5.9.RELEASE.1.0'
// https://jarcasting.com/artifacts/org.mountcloud/springboot-framework/
implementation ("org.mountcloud:springboot-framework:1.5.9.RELEASE.1.0")
'org.mountcloud:springboot-framework:pom:1.5.9.RELEASE.1.0'
<dependency org="org.mountcloud" name="springboot-framework" rev="1.5.9.RELEASE.1.0">
<artifact name="springboot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mountcloud', module='springboot-framework', version='1.5.9.RELEASE.1.0')
)
libraryDependencies += "org.mountcloud" % "springboot-framework" % "1.5.9.RELEASE.1.0"
[org.mountcloud/springboot-framework "1.5.9.RELEASE.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.5 |
mysql : mysql-connector-java | jar | 5.1.44 |
org.springframework : spring-jdbc | jar | 4.3.10.RELEASE |
org.mybatis : mybatis | jar | 3.3.0 |
org.mybatis : mybatis-spring | jar | 1.2.2 |
org.mybatis.generator : mybatis-generator-maven-plugin | jar | 1.3.7 |
org.mountcloud : mybatisplugin | jar | 1.1 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.5.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |