License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.example |
ArtifactId | ArtifactIdexample-sdkg-api |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description快嘉代码生成Maven插件
|
Filename | Size |
---|---|
example-sdkg-api-4.1.1.pom | |
example-sdkg-api-4.1.1.jar | 4 KB |
example-sdkg-api-4.1.1-sources.jar | 3 KB |
example-sdkg-api-4.1.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-api/ -->
<dependency>
<groupId>com.fastjrun.codeg.example</groupId>
<artifactId>example-sdkg-api</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-api/
implementation 'com.fastjrun.codeg.example:example-sdkg-api:4.1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.example/example-sdkg-api/
implementation ("com.fastjrun.codeg.example:example-sdkg-api:4.1.1")
'com.fastjrun.codeg.example:example-sdkg-api:jar:4.1.1'
<dependency org="com.fastjrun.codeg.example" name="example-sdkg-api" rev="4.1.1">
<artifact name="example-sdkg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.example', module='example-sdkg-api', version='4.1.1')
)
libraryDependencies += "com.fastjrun.codeg.example" % "example-sdkg-api" % "4.1.1"
[com.fastjrun.codeg.example/example-sdkg-api "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |