License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdsdkg-client |
Version | Version3.2.4 |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
sdkg-client-3.2.4.pom | |
sdkg-client-3.2.4.jar | 20 KB |
sdkg-client-3.2.4-tests.jar | 4 KB |
sdkg-client-3.2.4-sources.jar | 13 KB |
sdkg-client-3.2.4-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-client</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation 'com.fastjrun.codeg:sdkg-client:3.2.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation ("com.fastjrun.codeg:sdkg-client:3.2.4")
'com.fastjrun.codeg:sdkg-client:jar:3.2.4'
<dependency org="com.fastjrun.codeg" name="sdkg-client" rev="3.2.4">
<artifact name="sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-client', version='3.2.4')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-client" % "3.2.4"
[com.fastjrun.codeg/sdkg-client "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
com.fastjrun.codeg : sdkg-common | jar | 3.2.4 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.15.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : sdkg-test | jar | 3.2.4 |