License |
License |
---|---|
GroupId | GroupIdde.xwic.jwic |
ArtifactId | ArtifactIdjwic-maildemo |
Version | Version5.3.42 |
Type | Typewar |
Description |
DescriptionJWIC::WEB::MAILDEMO
jWic is a java-based development framework for developing dynamic web applications with the convenience and
familiarity of 'rich client' style programming.
|
Filename | Size |
---|---|
jwic-maildemo-5.3.42.pom | |
jwic-maildemo-5.3.42.war | 11 MB |
jwic-maildemo-5.3.42-test-sources.jar | 1 KB |
jwic-maildemo-5.3.42-sources.jar | 41 KB |
jwic-maildemo-5.3.42-javadoc.jar | 270 KB |
jwic-maildemo-5.3.42-classes.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.xwic.jwic/jwic-maildemo/ -->
<dependency>
<groupId>de.xwic.jwic</groupId>
<artifactId>jwic-maildemo</artifactId>
<version>5.3.42</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.xwic.jwic/jwic-maildemo/
implementation 'de.xwic.jwic:jwic-maildemo:5.3.42'
// https://jarcasting.com/artifacts/de.xwic.jwic/jwic-maildemo/
implementation ("de.xwic.jwic:jwic-maildemo:5.3.42")
'de.xwic.jwic:jwic-maildemo:war:5.3.42'
<dependency org="de.xwic.jwic" name="jwic-maildemo" rev="5.3.42">
<artifact name="jwic-maildemo" type="war" />
</dependency>
@Grapes(
@Grab(group='de.xwic.jwic', module='jwic-maildemo', version='5.3.42')
)
libraryDependencies += "de.xwic.jwic" % "jwic-maildemo" % "5.3.42"
[de.xwic.jwic/jwic-maildemo "5.3.42"]
Group / Artifact | Type | Version |
---|---|---|
de.xwic.jwic : jwic-core | jar | 5.3.42 |
de.xwic.jwic : jwic-controls | jar | 5.3.42 |
de.xwic.jwic : jwic-compatibility | jar | 5.3.42 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.17 |
org.apache.velocity : velocity | jar | 1.7 |
dom4j : dom4j | jar | 1.6 |
javax.servlet : servlet-api | jar | 2.5 |
jfree : jfreechart | jar | 1.0.13 |
org.apache.poi : poi | jar | 3.17 |
de.xwic.jwic : jwic-web | jar | 5.3.42 |
Group / Artifact | Type | Version |
---|---|---|
de.xwic.jwic : jwic-core | test-jar | 5.3.42 |
junit : junit | jar | 4.11 |