| License |
License |
|---|---|
| GroupId | GroupIdcom.cuubez |
| ArtifactId | ArtifactIdcuubez-jaxrs-api |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionCuubez framework jaxrs api
Cuubez Rest jaxrs api.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cuubez-jaxrs-api-1.1.0.pom | |
| cuubez-jaxrs-api-1.1.0.jar | 48 KB |
| cuubez-jaxrs-api-1.1.0-sources.jar | 75 KB |
| cuubez-jaxrs-api-1.1.0-javadoc.jar | 333 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cuubez/cuubez-jaxrs-api/ -->
<dependency>
<groupId>com.cuubez</groupId>
<artifactId>cuubez-jaxrs-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cuubez/cuubez-jaxrs-api/
implementation 'com.cuubez:cuubez-jaxrs-api:1.1.0'
// https://jarcasting.com/artifacts/com.cuubez/cuubez-jaxrs-api/
implementation ("com.cuubez:cuubez-jaxrs-api:1.1.0")
'com.cuubez:cuubez-jaxrs-api:jar:1.1.0'
<dependency org="com.cuubez" name="cuubez-jaxrs-api" rev="1.1.0">
<artifact name="cuubez-jaxrs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cuubez', module='cuubez-jaxrs-api', version='1.1.0')
)
libraryDependencies += "com.cuubez" % "cuubez-jaxrs-api" % "1.1.0"
[com.cuubez/cuubez-jaxrs-api "1.1.0"]