License |
License |
---|---|
Categories |
CategoriesNet SBE Data Data Structures |
GroupId | GroupIdcom.opsbears.webcomponents.net.http.dispatcher |
ArtifactId | ArtifactIddic |
Last Version | Last Version1.0.0-alpha14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpsbears Web Components DIC Dispatcher
HTTP dispatcher implementation with the DIC package
|
Filename | Size |
---|---|
dic-1.0.0-alpha14.pom | |
dic-1.0.0-alpha14.jar | 13 KB |
dic-1.0.0-alpha14-sources.jar | 8 KB |
dic-1.0.0-alpha14-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
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 |