| License |
License |
|---|---|
| GroupId | GroupIdcom.lodsve.boot |
| ArtifactId | ArtifactIdlodsve-boot |
| Last Version | Last Version1.0.1.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlodsve boot
Lodsve develop kits base on Spring-Boot and some opensource components!
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lodsve-boot-1.0.1.RELEASE.pom | |
| lodsve-boot-1.0.1.RELEASE.jar | 71 KB |
| lodsve-boot-1.0.1.RELEASE-sources.jar | 61 KB |
| lodsve-boot-1.0.1.RELEASE-javadoc.jar | 287 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot/
implementation 'com.lodsve.boot:lodsve-boot:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot/
implementation ("com.lodsve.boot:lodsve-boot:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot "1.0.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
| org.thymeleaf : thymeleaf Optional | jar | 3.0.11.RELEASE |
| com.github.dozermapper : dozer-core | jar | 6.5.0 |
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
| com.belerweb : pinyin4j | jar | 2.5.0 |
| dom4j : dom4j | jar | 1.6.1 |
| org.apache.ant : ant | jar | 1.7.0 |
| org.projectlombok : lombok | jar | 1.18.2 |
| com.ibeetl : beetl Optional | jar | 2.9.8 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.google.code.gson : gson | jar | 2.8.6 |