| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.uok | 
    
| ArtifactId | ArtifactIdspacex-boot-common | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionEnterprise java develop framework 
         | 
    
| Filename | Size | 
|---|---|
| spacex-boot-common-1.1.0.pom | |
| spacex-boot-common-1.1.0.jar | 25 KB | 
| spacex-boot-common-1.1.0-sources.jar | 17 KB | 
| spacex-boot-common-1.1.0-javadoc.jar | 112 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.uok/spacex-boot-common/ -->
<dependency>
    <groupId>io.uok</groupId>
    <artifactId>spacex-boot-common</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.uok/spacex-boot-common/
implementation 'io.uok:spacex-boot-common:1.1.0'
                // https://jarcasting.com/artifacts/io.uok/spacex-boot-common/
implementation ("io.uok:spacex-boot-common:1.1.0")
                'io.uok:spacex-boot-common:jar:1.1.0'
                <dependency org="io.uok" name="spacex-boot-common" rev="1.1.0">
  <artifact name="spacex-boot-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.uok', module='spacex-boot-common', version='1.1.0')
)
                libraryDependencies += "io.uok" % "spacex-boot-common" % "1.1.0"
                [io.uok/spacex-boot-common "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | |
| org.projectlombok : lombok | jar | |
| joda-time : joda-time | jar | |
| com.esotericsoftware : kryo Optional | jar | |
| de.javakaffee : kryo-serializers | jar | |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | |
| com.fasterxml.jackson.module : jackson-module-jsonSchema Optional | jar | |
| org.freemarker : freemarker Optional | jar | |
| javax.servlet : javax.servlet-api Optional | jar | |
| com.squareup.okhttp3 : okhttp | jar |