| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fastjrun.codeg.jeecgboot | 
    
| ArtifactId | ArtifactIdjeecgboot-sdkg-api | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| jeecgboot-sdkg-api-1.0.pom | |
| jeecgboot-sdkg-api-1.0.jar | 11 KB | 
| jeecgboot-sdkg-api-1.0-sources.jar | 5 KB | 
| jeecgboot-sdkg-api-1.0-javadoc.jar | 57 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-api/ -->
<dependency>
    <groupId>com.fastjrun.codeg.jeecgboot</groupId>
    <artifactId>jeecgboot-sdkg-api</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-api/
implementation 'com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-api:1.0'
                // https://jarcasting.com/artifacts/com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-api/
implementation ("com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-api:1.0")
                'com.fastjrun.codeg.jeecgboot:jeecgboot-sdkg-api:jar:1.0'
                <dependency org="com.fastjrun.codeg.jeecgboot" name="jeecgboot-sdkg-api" rev="1.0">
  <artifact name="jeecgboot-sdkg-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fastjrun.codeg.jeecgboot', module='jeecgboot-sdkg-api', version='1.0')
)
                libraryDependencies += "com.fastjrun.codeg.jeecgboot" % "jeecgboot-sdkg-api" % "1.0"
                [com.fastjrun.codeg.jeecgboot/jeecgboot-sdkg-api "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |