Last Version

opl-tool 1.0.2

opl-tool 是一款将工作中冒出的有想法的思路进行实现,然后整合的工具包。能够在项目中进行更快和更爽的开发

License

License

MIT
GroupId

GroupId

cn.oneplustow
ArtifactId

ArtifactId

opl-tool
Version

Version

1.0.2
Type

Type

jar
Description

Description

opl-tool
opl-tool 是一款将工作中冒出的有想法的思路进行实现,然后整合的工具包。能够在项目中进行更快和更爽的开发
Project URL

Project URL

https://gitee.com/oneplustow/opl-tool

Download opl-tool 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.6.6

provided (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.