dc-invoke

dc-invoke project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-invoke
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dc-invoke
dc-invoke project for Spring Boot

Download dc-invoke

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wpyuan/dc-invoke/ -->
<dependency>
    <groupId>com.github.wpyuan</groupId>
    <artifactId>dc-invoke</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-invoke/
implementation 'com.github.wpyuan:dc-invoke:0.0.2'
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-invoke/
implementation ("com.github.wpyuan:dc-invoke:0.0.2")
'com.github.wpyuan:dc-invoke:jar:0.0.2'
<dependency org="com.github.wpyuan" name="dc-invoke" rev="0.0.2">
  <artifact name="dc-invoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='dc-invoke', version='0.0.2')
)
libraryDependencies += "com.github.wpyuan" % "dc-invoke" % "0.0.2"
[com.github.wpyuan/dc-invoke "0.0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.6
com.alibaba.fastjson2 : fastjson2 jar 2.0.6
com.alibaba.fastjson2 : fastjson2-extension jar 2.0.6
org.apache.commons : commons-lang3 jar 3.11
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.11.0
com.squareup.okhttp3 : okhttp jar 3.14.7
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.1

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.5.1
org.springframework : spring-web jar 5.3.14
org.springframework : spring-context jar 5.3.14
org.projectlombok : lombok Optional jar 1.18.16
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.58

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1