License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.vantfo.framework |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
钒特公司核心开发框架
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.1.1.pom | |
core-1.1.1.jar | 293 KB |
core-1.1.1-sources.jar | 523 bytes |
core-1.1.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vantfo.framework/core/ -->
<dependency>
<groupId>com.vantfo.framework</groupId>
<artifactId>core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vantfo.framework/core/
implementation 'com.vantfo.framework:core:1.1.1'
// https://jarcasting.com/artifacts/com.vantfo.framework/core/
implementation ("com.vantfo.framework:core:1.1.1")
'com.vantfo.framework:core:jar:1.1.1'
<dependency org="com.vantfo.framework" name="core" rev="1.1.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vantfo.framework', module='core', version='1.1.1')
)
libraryDependencies += "com.vantfo.framework" % "core" % "1.1.1"
[com.vantfo.framework/core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.56 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
org.mindrot : jbcrypt | jar | 0.4 |
com.baomidou : mybatis-plus-extension | jar | 3.4.2 |
com.github.jsqlparser : jsqlparser | jar | 4.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.aspectj : aspectjweaver | jar | 1.9.2 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
org.projectlombok : lombok | jar | 1.18.20 |