| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcn.mythoi | 
    
| ArtifactId | ArtifactIdspring-boot-starter-luaj | 
    
| Last Version | Last Version1.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionencryption-tools 
            springboot、lua脚本混合开发 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/cn.mythoi/spring-boot-starter-luaj/ -->
<dependency>
    <groupId>cn.mythoi</groupId>
    <artifactId>spring-boot-starter-luaj</artifactId>
    <version>1.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.mythoi/spring-boot-starter-luaj/
implementation 'cn.mythoi:spring-boot-starter-luaj:1.0.5'
                // https://jarcasting.com/artifacts/cn.mythoi/spring-boot-starter-luaj/
implementation ("cn.mythoi:spring-boot-starter-luaj:1.0.5")
                'cn.mythoi:spring-boot-starter-luaj:jar:1.0.5'
                <dependency org="cn.mythoi" name="spring-boot-starter-luaj" rev="1.0.5">
  <artifact name="spring-boot-starter-luaj" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.mythoi', module='spring-boot-starter-luaj', version='1.0.5')
)
                libraryDependencies += "cn.mythoi" % "spring-boot-starter-luaj" % "1.0.5"
                [cn.mythoi/spring-boot-starter-luaj "1.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE | 
| org.apache.bcel : bcel | jar | 5.2 | 
| com.squareup : javapoet | jar | 1.12.1 | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.4.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun » tools | jar | 1.8 |