License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdwang.sunkey |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-utils-1.0.1.pom | |
common-utils-1.0.1.jar | 352 KB |
common-utils-1.0.1-sources.jar | 116 KB |
common-utils-1.0.1-javadoc.jar | 1011 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wang.sunkey/common-utils/ -->
<dependency>
<groupId>wang.sunkey</groupId>
<artifactId>common-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/wang.sunkey/common-utils/
implementation 'wang.sunkey:common-utils:1.0.1'
// https://jarcasting.com/artifacts/wang.sunkey/common-utils/
implementation ("wang.sunkey:common-utils:1.0.1")
'wang.sunkey:common-utils:jar:1.0.1'
<dependency org="wang.sunkey" name="common-utils" rev="1.0.1">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.sunkey', module='common-utils', version='1.0.1')
)
libraryDependencies += "wang.sunkey" % "common-utils" % "1.0.1"
[wang.sunkey/common-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.17 |
com.squareup.okhttp3 : okhttp | jar | 3.14.0 |
org.apache.poi : poi-ooxml | jar | 3.10.1 |
org.projectlombok : lombok | jar | 1.16.16 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot | jar | 1.5.4.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework.data : spring-data-redis | jar | 1.8.4.RELEASE |
com.google.zxing : javase | jar | 3.3.3 |
com.google.zxing : core | jar | 3.3.3 |
com.aliyun.openservices : ons-client | jar | 1.8.0.Final |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.8.8 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |