com.icasue:icasue-plugin-base

server tools for Java languages.

License

License

GroupId

GroupId

com.icasue
ArtifactId

ArtifactId

icasue-plugin-base
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

server tools for Java languages.

Download icasue-plugin-base

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
1.3
1.2
1.1