| License |
License |
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg |
| ArtifactId | ArtifactIdsdkg-test |
| Version | Version3.0 |
| Type | Typejar |
| Description |
Description快嘉代码生成Maven插件
|
| Filename | Size |
|---|---|
| sdkg-test-3.0.pom | |
| sdkg-test-3.0.jar | 6 KB |
| sdkg-test-3.0-sources.jar | 4 KB |
| sdkg-test-3.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-test/
implementation 'com.fastjrun.codeg:sdkg-test:3.0'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-test/
implementation ("com.fastjrun.codeg:sdkg-test:3.0")
'com.fastjrun.codeg:sdkg-test:jar:3.0'
<dependency org="com.fastjrun.codeg" name="sdkg-test" rev="3.0">
<artifact name="sdkg-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-test', version='3.0')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-test" % "3.0"
[com.fastjrun.codeg/sdkg-test "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastjrun.codeg : sdkg-common | jar | 3.0 |
| 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 |