| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sdp-tech-nj |
| ArtifactId | ArtifactIdsdp-custom-dev-plugins |
| Last Version | Last Version2.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| sdp-custom-dev-plugins-2.4.6.pom | |
| sdp-custom-dev-plugins-2.4.6.jar | 124 KB |
| sdp-custom-dev-plugins-2.4.6-sources.jar | 77 KB |
| sdp-custom-dev-plugins-2.4.6-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/ -->
<dependency>
<groupId>com.github.sdp-tech-nj</groupId>
<artifactId>sdp-custom-dev-plugins</artifactId>
<version>2.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/
implementation 'com.github.sdp-tech-nj:sdp-custom-dev-plugins:2.4.6'
// https://jarcasting.com/artifacts/com.github.sdp-tech-nj/sdp-custom-dev-plugins/
implementation ("com.github.sdp-tech-nj:sdp-custom-dev-plugins:2.4.6")
'com.github.sdp-tech-nj:sdp-custom-dev-plugins:jar:2.4.6'
<dependency org="com.github.sdp-tech-nj" name="sdp-custom-dev-plugins" rev="2.4.6">
<artifact name="sdp-custom-dev-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdp-tech-nj', module='sdp-custom-dev-plugins', version='2.4.6')
)
libraryDependencies += "com.github.sdp-tech-nj" % "sdp-custom-dev-plugins" % "2.4.6"
[com.github.sdp-tech-nj/sdp-custom-dev-plugins "2.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.3.4.RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
| com.github.pagehelper : pagehelper | jar | 5.1.7 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| commons-fileupload : commons-fileupload | jar | 1.3.2 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.4.RELEASE |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| com.alibaba : fastjson | jar | 1.2.47 |
| com.squareup : javapoet | jar | 1.13.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| io.springfox : springfox-swagger2 | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.openfeign : feign-core | jar | 10.10.1 |
| io.github.openfeign.form : feign-form-spring | jar | 3.8.0 |
| org.springframework.cloud : spring-cloud-openfeign-core | jar | 2.2.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.4.RELEASE |