License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdsdkg-client |
Version | Version2.1.5 |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
sdkg-client-2.1.5.pom | |
sdkg-client-2.1.5.jar | 20 KB |
sdkg-client-2.1.5-tests.jar | 4 KB |
sdkg-client-2.1.5-sources.jar | 13 KB |
sdkg-client-2.1.5-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>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation 'com.fastjrun.codeg:sdkg-client:2.1.5'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-client/
implementation ("com.fastjrun.codeg:sdkg-client:2.1.5")
'com.fastjrun.codeg:sdkg-client:jar:2.1.5'
<dependency org="com.fastjrun.codeg" name="sdkg-client" rev="2.1.5">
<artifact name="sdkg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-client', version='2.1.5')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-client" % "2.1.5"
[com.fastjrun.codeg/sdkg-client "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
com.fastjrun.codeg : sdkg-common | jar | 2.1.5 |
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 | 2.1.5 |