| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cuubez |
| Идентификатор | Идентификаторcuubez-core |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCuubez framework core
Cuubez Rest framework is a project that enables development and consumption of REST style web services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cuubez-core-1.1.1.pom | |
| cuubez-core-1.1.1.jar | 67 KB |
| cuubez-core-1.1.1-sources.jar | 60 KB |
| cuubez-core-1.1.1-javadoc.jar | 369 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cuubez/cuubez-core/ -->
<dependency>
<groupId>com.cuubez</groupId>
<artifactId>cuubez-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cuubez/cuubez-core/
implementation 'com.cuubez:cuubez-core:1.1.1'
// https://jarcasting.com/artifacts/com.cuubez/cuubez-core/
implementation ("com.cuubez:cuubez-core:1.1.1")
'com.cuubez:cuubez-core:jar:1.1.1'
<dependency org="com.cuubez" name="cuubez-core" rev="1.1.1">
<artifact name="cuubez-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cuubez', module='cuubez-core', version='1.1.1')
)
libraryDependencies += "com.cuubez" % "cuubez-core" % "1.1.1"
[com.cuubez/cuubez-core "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.4.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| javassist : javassist | jar | 3.12.1.GA |
| com.cuubez : cuubez-jaxrs-api | jar | 1.1.0 |
| com.google.code.gson : gson | jar | 2.2.4 |