| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.daijie | 
| ArtifactId | ArtifactIddaijie-hadoop-spring-boot-starter | 
| Last Version | Last Version1.1.4-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondaijie-hadoop-spring-boot-starter 提供hadoop服务,以集成了文件上传 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-hadoop-spring-boot-starter/ -->
<dependency>
    <groupId>org.daijie</groupId>
    <artifactId>daijie-hadoop-spring-boot-starter</artifactId>
    <version>1.1.4-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.daijie/daijie-hadoop-spring-boot-starter/
implementation 'org.daijie:daijie-hadoop-spring-boot-starter:1.1.4-RELEASE'// https://jarcasting.com/artifacts/org.daijie/daijie-hadoop-spring-boot-starter/
implementation ("org.daijie:daijie-hadoop-spring-boot-starter:1.1.4-RELEASE")'org.daijie:daijie-hadoop-spring-boot-starter:jar:1.1.4-RELEASE'<dependency org="org.daijie" name="daijie-hadoop-spring-boot-starter" rev="1.1.4-RELEASE">
  <artifact name="daijie-hadoop-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.daijie', module='daijie-hadoop-spring-boot-starter', version='1.1.4-RELEASE')
)libraryDependencies += "org.daijie" % "daijie-hadoop-spring-boot-starter" % "1.1.4-RELEASE"[org.daijie/daijie-hadoop-spring-boot-starter "1.1.4-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.daijie : daijie-core-spring-boot-starter | jar | 1.1.4-RELEASE | 
| org.apache.hadoop : hadoop-client | jar | 2.7.2 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.15 | 
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |