encryption-tools

springboot、lua脚本混合开发

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.mythoi
Идентификатор

Идентификатор

spring-boot-starter-luaj
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

encryption-tools
springboot、lua脚本混合开发
Ссылка на сайт

Ссылка на сайт

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

Скачать spring-boot-starter-luaj

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный 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 Необязательный jar 2.1.4.RELEASE

system (1)

Идентификатор библиотеки Тип Версия
com.sun » tools jar 1.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0