Rest Model

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.rest
ArtifactId

ArtifactId

model
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Model
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download model

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.0