License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.example |
ArtifactId | ArtifactIdexample-sdkg-service |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-service/ -->
<dependency>
<groupId>com.fastjrun.codeg.example</groupId>
<artifactId>example-sdkg-service</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-service/
implementation 'com.fastjrun.codeg.example:example-sdkg-service:4.1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-service/
implementation ("com.fastjrun.codeg.example:example-sdkg-service:4.1.1")
'com.fastjrun.codeg.example:example-sdkg-service:jar:4.1.1'
<dependency org="com.fastjrun.codeg.example" name="example-sdkg-service" rev="4.1.1">
<artifact name="example-sdkg-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.example', module='example-sdkg-service', version='4.1.1')
)
libraryDependencies += "com.fastjrun.codeg.example" % "example-sdkg-service" % "4.1.1"
[com.fastjrun.codeg.example/example-sdkg-service "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg.example : example-sdkg-api | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-lang : commons-lang | jar | 2.3 |
org.springframework : spring-context | jar | 4.3.15.RELEASE |