License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdbase-sdkg-service |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
base-sdkg-service-4.1.1.pom | |
base-sdkg-service-4.1.1.jar | 3 KB |
base-sdkg-service-4.1.1-sources.jar | 2 KB |
base-sdkg-service-4.1.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-service/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>base-sdkg-service</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-service/
implementation 'com.fastjrun.codeg:base-sdkg-service:4.1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/base-sdkg-service/
implementation ("com.fastjrun.codeg:base-sdkg-service:4.1.1")
'com.fastjrun.codeg:base-sdkg-service:jar:4.1.1'
<dependency org="com.fastjrun.codeg" name="base-sdkg-service" rev="4.1.1">
<artifact name="base-sdkg-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='base-sdkg-service', version='4.1.1')
)
libraryDependencies += "com.fastjrun.codeg" % "base-sdkg-service" % "4.1.1"
[com.fastjrun.codeg/base-sdkg-service "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : base-sdkg-common | jar | 4.1.1 |
org.springframework : spring-context | jar | 4.3.15.RELEASE |