| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.oneplustow |
| Идентификатор | Идентификаторopl-tool |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеopl-tool
opl-tool 是一款将工作中冒出的有想法的思路进行实现,然后整合的工具包。能够在项目中进行更快和更爽的开发
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| opl-tool-1.0.2.pom | |
| opl-tool-1.0.2.jar | 1 MB |
| opl-tool-1.0.2-sources.jar | 11 KB |
| opl-tool-1.0.2-javadoc.jar | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.oneplustow/opl-tool/ -->
<dependency>
<groupId>cn.oneplustow</groupId>
<artifactId>opl-tool</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.oneplustow/opl-tool/
implementation 'cn.oneplustow:opl-tool:1.0.2'
// https://jarcasting.com/artifacts/cn.oneplustow/opl-tool/
implementation ("cn.oneplustow:opl-tool:1.0.2")
'cn.oneplustow:opl-tool:jar:1.0.2'
<dependency org="cn.oneplustow" name="opl-tool" rev="1.0.2">
<artifact name="opl-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.oneplustow', module='opl-tool', version='1.0.2')
)
libraryDependencies += "cn.oneplustow" % "opl-tool" % "1.0.2"
[cn.oneplustow/opl-tool "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| com.baomidou : mybatis-plus | jar | 3.4.0 |
| org.projectlombok : lombok | jar | 1.18.10 |
| org.springframework : spring-context | jar | 5.2.6.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |