License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.idea-aedi |
ArtifactId | ArtifactIdcommon-ot |
Last Version | Last Version2100.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIt provides common util kit.
|
Filename | Size |
---|---|
common-ot-2100.3.9.pom | |
common-ot-2100.3.9.jar | 3 KB |
common-ot-2100.3.9-sources.jar | 3 KB |
common-ot-2100.3.9-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.idea-aedi/common-ot/ -->
<dependency>
<groupId>com.idea-aedi</groupId>
<artifactId>common-ot</artifactId>
<version>2100.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.idea-aedi/common-ot/
implementation 'com.idea-aedi:common-ot:2100.3.9'
// https://jarcasting.com/artifacts/com.idea-aedi/common-ot/
implementation ("com.idea-aedi:common-ot:2100.3.9")
'com.idea-aedi:common-ot:jar:2100.3.9'
<dependency org="com.idea-aedi" name="common-ot" rev="2100.3.9">
<artifact name="common-ot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idea-aedi', module='common-ot', version='2100.3.9')
)
libraryDependencies += "com.idea-aedi" % "common-ot" % "2100.3.9"
[com.idea-aedi/common-ot "2100.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.80 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 31.1-jre |
org.projectlombok : lombok | jar | 1.18.24 |
org.slf4j : slf4j-api | jar | 1.7.36 |