Last Version

xWic - jWic Framework 5.3.43

jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.

License

License

GroupId

GroupId

de.xwic.jwic
ArtifactId

ArtifactId

jwic
Version

Version

5.3.43
Type

Type

pom
Description

Description

xWic - jWic Framework
jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.
Project URL

Project URL

https://github.com/xwic/jWic
Source Code Management

Source Code Management

https://github.com/xwic/jWic

Download jwic 5.3.43

Filename Size
jwic-5.3.43.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • de.jwic.core
  • de.jwic.controls
  • de.jwic.compatibility
  • de.jwic.web
  • de.jwic.samples
  • de.jwic.maildemo
  • de.jwic.sourceviewer