Rest Commons

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

rest
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Commons
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.cedarsoft/rest/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>rest</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/rest/
implementation 'com.cedarsoft:rest:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft/rest/
implementation ("com.cedarsoft:rest:1.0.0")
'com.cedarsoft:rest:jar:1.0.0'
<dependency org="com.cedarsoft" name="rest" rev="1.0.0">
  <artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='rest', version='1.0.0')
)
libraryDependencies += "com.cedarsoft" % "rest" % "1.0.0"
[com.cedarsoft/rest "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 4.0.0

Project Modules

  • model
  • server
  • jersey
  • test
  • generator
  • rest-generator-maven-plugin
  • sample

Versions

Version
1.0.0