DEMUX Framework - Web

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.vektorsoft.demux.web
ArtifactId

ArtifactId

web
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

pom
Description

Description

DEMUX Framework - Web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Vektor Software

Download web

Filename Size
web-0.20.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 4.4.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

  • jsf/demux-jsf-core

Versions

Version
0.20.0
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0