| License |
License |
|---|---|
| GroupId | GroupIdcom.icasue |
| ArtifactId | ArtifactIdicasue-plugin-base |
| Version | Version2.2.1 |
| Type | Typejar |
| Description |
Descriptionserver tools for Java languages.
|
| Filename | Size |
|---|---|
| icasue-plugin-base-2.2.1.pom | |
| icasue-plugin-base-2.2.1.jar | 78 KB |
| icasue-plugin-base-2.2.1-sources.jar | 40 KB |
| icasue-plugin-base-2.2.1-javadoc.jar | 299 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.icasue/icasue-plugin-base/ -->
<dependency>
<groupId>com.icasue</groupId>
<artifactId>icasue-plugin-base</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.icasue/icasue-plugin-base/
implementation 'com.icasue:icasue-plugin-base:2.2.1'
// https://jarcasting.com/artifacts/com.icasue/icasue-plugin-base/
implementation ("com.icasue:icasue-plugin-base:2.2.1")
'com.icasue:icasue-plugin-base:jar:2.2.1'
<dependency org="com.icasue" name="icasue-plugin-base" rev="2.2.1">
<artifact name="icasue-plugin-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icasue', module='icasue-plugin-base', version='2.2.1')
)
libraryDependencies += "com.icasue" % "icasue-plugin-base" % "2.2.1"
[com.icasue/icasue-plugin-base "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.projectlombok : lombok Optional | jar |