Opsbears Web Components REST bindings

Application wiring layer

License

License

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.application.net.http
ArtifactId

ArtifactId

rest
Last Version

Last Version

1.0.0-alpha14
Release Date

Release Date

Type

Type

jar
Description

Description

Opsbears Web Components REST bindings
Application wiring layer

Download rest

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.opsbears.webcomponents : application jar 1.0.0-alpha14
com.opsbears.webcomponents : configuration jar 1.0.0-alpha14
com.opsbears.webcomponents.net.http : rest jar 1.0.0-alpha14
com.opsbears.webcomponents.application.net.http.dispatcher : dic jar 1.0.0-alpha14
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha14