在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:0opslab/opslabJutil开源软件地址:https://github.com/0opslab/opslabJutil开源编程语言:Java 100.0%开源软件介绍:#opslabJutil封装了一些常用Java操作方法,便于重复开发利用. 另外希望身为Java牛牛的你们一起测试和完善 一起封装和完成常用的Java代码。 节约撸码时间以方便有更多的时间去把妹子~ #开发环境 Win7x64 && ubuntu14 && MacOS JDK1.8 IDEA14 #usage <dependency>
<groupId>com.0opslab</groupId>
<artifactId>opslabJutil</artifactId>
<version>1.0.8</version>
</dependency>
<!--后续版本-->
<!-- 由于上传maven中心比较慢,相当浪费时间,因此后续版本不在上传的maven中心,可以像如下方式使用 -->
<!-- Since uploading the maven center is slow and time consuming, the subsequent
version is not in the uploaded maven center and can be used as follows -->
<dependency>
<groupId>com.0opslab</groupId>
<artifactId>opslabJutil</artifactId>
<version>3.1.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/opslabJutil-3.1.0.jar</systemPath>
</dependency> 在线apiopslabJutil2.x API Doc opslabJutil3.0.0 API Doc 下一步计划
config如果需要修改默认配置可以通过在classpath下添加0opslab.properties文件来进行一些配置 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论