License |
License |
---|---|
GroupId | GroupIdde.xwic.jwic |
ArtifactId | ArtifactIdjwic-samples |
Version | Version5.3.43 |
Type | Typewar |
Description |
DescriptionJWIC::WEB::SAMPLES
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-samples-5.3.43.pom | |
jwic-samples-5.3.43.war | 14 MB |
jwic-samples-5.3.43-test-sources.jar | 1 KB |
jwic-samples-5.3.43-sources.jar | 302 KB |
jwic-samples-5.3.43-javadoc.jar | 1 MB |
jwic-samples-5.3.43-classes.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.xwic.jwic/jwic-samples/ -->
<dependency>
<groupId>de.xwic.jwic</groupId>
<artifactId>jwic-samples</artifactId>
<version>5.3.43</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.xwic.jwic/jwic-samples/
implementation 'de.xwic.jwic:jwic-samples:5.3.43'
// https://jarcasting.com/artifacts/de.xwic.jwic/jwic-samples/
implementation ("de.xwic.jwic:jwic-samples:5.3.43")
'de.xwic.jwic:jwic-samples:war:5.3.43'
<dependency org="de.xwic.jwic" name="jwic-samples" rev="5.3.43">
<artifact name="jwic-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.xwic.jwic', module='jwic-samples', version='5.3.43')
)
libraryDependencies += "de.xwic.jwic" % "jwic-samples" % "5.3.43"
[de.xwic.jwic/jwic-samples "5.3.43"]
Group / Artifact | Type | Version |
---|---|---|
de.xwic.jwic : jwic-core | jar | 5.3.43 |
de.xwic.jwic : jwic-controls | jar | 5.3.43 |
de.xwic.jwic : jwic-compatibility | jar | 5.3.43 |
de.xwic.jwic : jwic-web | jar | 5.3.43 |
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.java2html : java2html | jar | 5.0 |
Group / Artifact | Type | Version |
---|---|---|
de.xwic.jwic : jwic-core | test-jar | 5.3.43 |
junit : junit | jar | 4.11 |