vplus-core

simple code generate tookit

License

License

GroupId

GroupId

com.github.dennisit
ArtifactId

ArtifactId

vplus-core
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

vplus-core
simple code generate tookit

Download vplus-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dennisit/vplus-core/ -->
<dependency>
    <groupId>com.github.dennisit</groupId>
    <artifactId>vplus-core</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dennisit/vplus-core/
implementation 'com.github.dennisit:vplus-core:1.1.5'
// https://jarcasting.com/artifacts/com.github.dennisit/vplus-core/
implementation ("com.github.dennisit:vplus-core:1.1.5")
'com.github.dennisit:vplus-core:jar:1.1.5'
<dependency org="com.github.dennisit" name="vplus-core" rev="1.1.5">
  <artifact name="vplus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dennisit', module='vplus-core', version='1.1.5')
)
libraryDependencies += "com.github.dennisit" % "vplus-core" % "1.1.5"
[com.github.dennisit/vplus-core "1.1.5"]

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre
org.projectlombok : lombok jar 1.16.18
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
com.ibeetl : beetl jar 2.7.24
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1

provided (2)

Group / Artifact Type Version
com.github.dennisit : vplus-data jar 1.1.5
com.alibaba : fastjson jar 1.2.41

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1