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