| License | License | 
|---|---|
| Categories | CategoriesOther General Purpose Libraries | 
| GroupId | GroupIdcom.github.xuchen93 | 
| ArtifactId | ArtifactIdmodule-other | 
| Last Version | Last Version1.0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmodule-other Demo project for Spring Boot | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| module-other-1.0.14.pom | |
| module-other-1.0.14.jar | 17 KB | 
| module-other-1.0.14-sources.jar | 9 KB | 
| module-other-1.0.14-javadoc.jar | 421 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.xuchen93/module-other/ -->
<dependency>
    <groupId>com.github.xuchen93</groupId>
    <artifactId>module-other</artifactId>
    <version>1.0.14</version>
</dependency>// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation 'com.github.xuchen93:module-other:1.0.14'// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation ("com.github.xuchen93:module-other:1.0.14")'com.github.xuchen93:module-other:jar:1.0.14'<dependency org="com.github.xuchen93" name="module-other" rev="1.0.14">
  <artifact name="module-other" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.xuchen93', module='module-other', version='1.0.14')
)libraryDependencies += "com.github.xuchen93" % "module-other" % "1.0.14"[com.github.xuchen93/module-other "1.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.xuchen93 : module-base | jar | 1.0.14 | 
| org.apache.poi : poi-ooxml Optional | jar | 4.1.2 | 
| com.hierynomus : smbj Optional | jar | 0.10.0 | 
| org.projectlombok : lombok Optional | jar | 1.18.12 | 
| cn.hutool : hutool-all | jar | 5.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |