License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdbase-sdkg-client |
Version | Version4.1 |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
base-sdkg-client-4.1.pom | |
base-sdkg-client-4.1.jar | 15 KB |
base-sdkg-client-4.1-sources.jar | 10 KB |
base-sdkg-client-4.1-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-client/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>base-sdkg-client</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-client/
implementation 'com.fastjrun.codeg:base-sdkg-client:4.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-client/
implementation ("com.fastjrun.codeg:base-sdkg-client:4.1")
'com.fastjrun.codeg:base-sdkg-client:jar:4.1'
<dependency org="com.fastjrun.codeg" name="base-sdkg-client" rev="4.1">
<artifact name="base-sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='base-sdkg-client', version='4.1')
)
libraryDependencies += "com.fastjrun.codeg" % "base-sdkg-client" % "4.1"
[com.fastjrun.codeg/base-sdkg-client "4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : base-sdkg-common | jar | 4.1 |
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
commons-codec : commons-codec | jar | 1.10 |
commons-lang : commons-lang | jar | 2.3 |