encryption-tools

springboot、lua脚本混合开发

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.mythoi
ArtifactId

ArtifactId

spring-boot-starter-luaj
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

encryption-tools
springboot、lua脚本混合开发
Project URL

Project URL

https://github.com/mythoi/spring-boot-starter-luaj

Download spring-boot-starter-luaj

How to add to project

<!-- 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"]

Dependencies

compile (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

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0