| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dennisit |
| ArtifactId | ArtifactIdvplus-core |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvplus-core
simple code generate tookit
|
| Filename | Size |
|---|---|
| vplus-core-1.1.5.pom | |
| vplus-core-1.1.5.jar | 47 KB |
| vplus-core-1.1.5-sources.jar | 38 KB |
| vplus-core-1.1.5-javadoc.jar | 261 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dennisit : vplus-data | jar | 1.1.5 |
| com.alibaba : fastjson | jar | 1.2.41 |