Last Version

Cuubez framework core 1.1.1

Cuubez Rest framework is a project that enables development and consumption of REST style web services.

License

License

GroupId

GroupId

com.cuubez
ArtifactId

ArtifactId

cuubez-core
Version

Version

1.1.1
Type

Type

jar
Description

Description

Cuubez framework core
Cuubez Rest framework is a project that enables development and consumption of REST style web services.
Project URL

Project URL

http://www.cuubez.com

Download cuubez-core 1.1.1


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.