License |
License |
---|---|
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
核心类
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.0.9.pom | |
core-0.0.9.jar | 110 KB |
core-0.0.9-sources.jar | 65 KB |
core-0.0.9-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/core/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>core</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/core/
implementation 'com.github.ice-zero-cat:core:0.0.9'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/core/
implementation ("com.github.ice-zero-cat:core:0.0.9")
'com.github.ice-zero-cat:core:jar:0.0.9'
<dependency org="com.github.ice-zero-cat" name="core" rev="0.0.9">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='core', version='0.0.9')
)
libraryDependencies += "com.github.ice-zero-cat" % "core" % "0.0.9"
[com.github.ice-zero-cat/core "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.9 |
org.javassist : javassist | jar | 3.27.0-GA |
org.aspectj : aspectjrt | jar | 1.9.6 |
org.dom4j : dom4j | jar | 2.1.3 |
com.google.guava : guava | jar | 29.0-jre |
com.alibaba : fastjson | jar | 1.2.49 |
com.liferay : org.apache.commons.fileupload | jar | 1.2.2.LIFERAY-PATCHED-1 |
com.alibaba : easyexcel | jar | LATEST |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.alibaba : druid | jar | 1.1.22 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.22 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |