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