Opsbears Web Components DIC Dispatcher

HTTP dispatcher implementation with the DIC package

License

License

Categories

Categories

Net SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.net.http.dispatcher
ArtifactId

ArtifactId

dic
Last Version

Last Version

1.0.0-alpha14
Release Date

Release Date

Type

Type

jar
Description

Description

Opsbears Web Components DIC Dispatcher
HTTP dispatcher implementation with the DIC package

Download dic

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.opsbears.webcomponents.net.http : dispatcher jar 1.0.0-alpha14
com.opsbears.webcomponents : dic jar 1.0.0-alpha14
com.opsbears.webcomponents : time 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
1.0.0-alpha13