| License |
License
The 2-Clause BSD License
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdcodegen-webclient |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncodegen-webclient
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| codegen-webclient-1.1.5.pom | |
| codegen-webclient-1.1.5.jar | 58 KB |
| codegen-webclient-1.1.5-sources.jar | 33 KB |
| codegen-webclient-1.1.5-javadoc.jar | 311 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/codegen-webclient/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>codegen-webclient</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/codegen-webclient/
implementation 'com.gitee.l0km:codegen-webclient:1.1.5'
// https://jarcasting.com/artifacts/com.gitee.l0km/codegen-webclient/
implementation ("com.gitee.l0km:codegen-webclient:1.1.5")
'com.gitee.l0km:codegen-webclient:jar:1.1.5'
<dependency org="com.gitee.l0km" name="codegen-webclient" rev="1.1.5">
<artifact name="codegen-webclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='codegen-webclient', version='1.1.5')
)
libraryDependencies += "com.gitee.l0km" % "codegen-webclient" % "1.1.5"
[com.gitee.l0km/codegen-webclient "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : codegen-base | jar | 1.1.5 |
| com.gitee.l0km : codegen-wsdl | jar | 1.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |