License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdsdkg-client |
Last Version | Last Version4.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
sdkg-client-4.0.4.pom | |
sdkg-client-4.0.4.jar | 20 KB |
sdkg-client-4.0.4-tests.jar | 4 KB |
sdkg-client-4.0.4-sources.jar | 13 KB |
sdkg-client-4.0.4-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-client</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation 'com.fastjrun.codeg:sdkg-client:4.0.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation ("com.fastjrun.codeg:sdkg-client:4.0.4")
'com.fastjrun.codeg:sdkg-client:jar:4.0.4'
<dependency org="com.fastjrun.codeg" name="sdkg-client" rev="4.0.4">
<artifact name="sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-client', version='4.0.4')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-client" % "4.0.4"
[com.fastjrun.codeg/sdkg-client "4.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
commons-codec : commons-codec | jar | 1.10 |
commons-lang : commons-lang | jar | 2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.5 |