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