| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.mythoi |
| Идентификатор | Идентификаторspring-boot-starter-luaj |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеencryption-tools
springboot、lua脚本混合开发
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-boot-starter-luaj-1.0.5.pom | |
| spring-boot-starter-luaj-1.0.5.jar | 613 KB |
| spring-boot-starter-luaj-1.0.5-sources.jar | 391 KB |
| spring-boot-starter-luaj-1.0.5-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun » tools | jar | 1.8 |