| License |
License |
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg |
| ArtifactId | ArtifactIdsdkg-test |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description快嘉代码生成Maven插件
|
| Filename | Size |
|---|---|
| sdkg-test-3.2.4.pom | |
| sdkg-test-3.2.4.jar | 6 KB |
| sdkg-test-3.2.4-sources.jar | 4 KB |
| sdkg-test-3.2.4-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-test/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-test</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-test/
implementation 'com.fastjrun.codeg:sdkg-test:3.2.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-test/
implementation ("com.fastjrun.codeg:sdkg-test:3.2.4")
'com.fastjrun.codeg:sdkg-test:jar:3.2.4'
<dependency org="com.fastjrun.codeg" name="sdkg-test" rev="3.2.4">
<artifact name="sdkg-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-test', version='3.2.4')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-test" % "3.2.4"
[com.fastjrun.codeg/sdkg-test "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastjrun.codeg : sdkg-common | jar | 3.2.4 |
| org.testng : testng | jar | 6.10 |
| org.springframework : spring-context | jar | 4.3.15.RELEASE |
| org.springframework : spring-test | jar | 4.3.15.RELEASE |
| org.powermock : powermock-module-testng | jar | 2.0.0 |
| org.yaml : snakeyaml | jar | 1.29 |