| License | License | 
|---|---|
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdcommon-api-api | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe common-api api project. | 
| Filename | Size | 
|---|---|
| common-api-api-1.1.0.pom | |
| common-api-api-1.1.0.jar | 6 KB | 
| common-api-api-1.1.0-sources.jar | 5 KB | 
| common-api-api-1.1.0-javadoc.jar | 88 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/common-api-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>common-api-api</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.houbb/common-api-api/
implementation 'com.github.houbb:common-api-api:1.1.0'// https://jarcasting.com/artifacts/com.github.houbb/common-api-api/
implementation ("com.github.houbb:common-api-api:1.1.0")'com.github.houbb:common-api-api:jar:1.1.0'<dependency org="com.github.houbb" name="common-api-api" rev="1.1.0">
  <artifact name="common-api-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.houbb', module='common-api-api', version='1.1.0')
)libraryDependencies += "com.github.houbb" % "common-api-api" % "1.1.0"[com.github.houbb/common-api-api "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : checksum-annotation | jar | 1.2.0 | 
| com.github.houbb : hibernate-validator-annotation | jar | 0.0.3 |