core

钒特公司核心开发框架

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.vantfo.framework
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

core
钒特公司核心开发框架
Source Code Management

Source Code Management

http://github.com/xjyh/vantfo-framework

Download core

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0