License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdsdkg-common |
Version | Version3.2.2 |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
sdkg-common-3.2.2.pom | |
sdkg-common-3.2.2.jar | 27 KB |
sdkg-common-3.2.2-sources.jar | 21 KB |
sdkg-common-3.2.2-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-common/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-common</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-common/
implementation 'com.fastjrun.codeg:sdkg-common:3.2.2'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-common/
implementation ("com.fastjrun.codeg:sdkg-common:3.2.2")
'com.fastjrun.codeg:sdkg-common:jar:3.2.2'
<dependency org="com.fastjrun.codeg" name="sdkg-common" rev="3.2.2">
<artifact name="sdkg-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-common', version='3.2.2')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-common" % "3.2.2"
[com.fastjrun.codeg/sdkg-common "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |