| License |
License |
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg |
| ArtifactId | ArtifactIdcodeg-test |
| Version | Version3.2.2 |
| Type | Typejar |
| Description |
Description快嘉代码生成Maven插件
|
| Filename | Size |
|---|---|
| codeg-test-3.2.2.pom | |
| codeg-test-3.2.2.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/codeg-test/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>codeg-test</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/codeg-test/
implementation 'com.fastjrun.codeg:codeg-test:3.2.2'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/codeg-test/
implementation ("com.fastjrun.codeg:codeg-test:3.2.2")
'com.fastjrun.codeg:codeg-test:jar:3.2.2'
<dependency org="com.fastjrun.codeg" name="codeg-test" rev="3.2.2">
<artifact name="codeg-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='codeg-test', version='3.2.2')
)
libraryDependencies += "com.fastjrun.codeg" % "codeg-test" % "3.2.2"
[com.fastjrun.codeg/codeg-test "3.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastjrun.codeg : sdkg-helper | jar | 3.2.2 |
| com.fastjrun.codeg : sdkg-common | jar | 3.2.2 |
| com.fastjrun.codeg.apibase : sdkg-apibase-generator | jar | 3.2.2 |
| com.fastjrun.codeg : sdkg-service | jar | 3.2.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastjrun.codeg : sdkg-test | jar | 3.2.2 |