| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.kingborn | 
    
| ArtifactId | ArtifactIdmaster-core | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmaster-core 
            Parent pom providing dependency and plugin management for applications built with Maven 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| master-core-1.0.0.pom | |
| master-core-1.0.0.jar | 341 KB | 
| master-core-1.0.0-sources.jar | 259 KB | 
| master-core-1.0.0-javadoc.jar | 884 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.kingborn/master-core/ -->
<dependency>
    <groupId>net.kingborn</groupId>
    <artifactId>master-core</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.kingborn/master-core/
implementation 'net.kingborn:master-core:1.0.0'
                // https://jarcasting.com/artifacts/net.kingborn/master-core/
implementation ("net.kingborn:master-core:1.0.0")
                'net.kingborn:master-core:jar:1.0.0'
                <dependency org="net.kingborn" name="master-core" rev="1.0.0">
  <artifact name="master-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.kingborn', module='master-core', version='1.0.0')
)
                libraryDependencies += "net.kingborn" % "master-core" % "1.0.0"
                [net.kingborn/master-core "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.5 | 
| commons-io : commons-io | jar | 2.4 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.13 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.12 | 
| org.apache.httpcomponents : httpmime | jar | 4.5.12 | 
| org.apache.httpcomponents : fluent-hc | jar | 4.5.12 | 
| com.alibaba : druid-spring-boot-starter | jar | 1.1.9 | 
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.6 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.6 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.6 | 
| commons-logging : commons-logging | jar | 1.2 | 
| cglib : cglib-nodep | jar | 3.2.4 | 
| joda-time : joda-time | jar | 2.9.6 | 
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.2.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.2.RELEASE | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| log4j : log4j | jar | 1.2.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.jregex : jregex | jar | 1.2_01 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE | 
| junit : junit | jar | 4.13 |