is not current version
Last Version 5.3.43

JWIC::CORE 5.3.42

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-core
Version

Version

5.3.42
Type

Type

jar
Description

Description

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

Download jwic-core 5.3.42


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.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
org.json : json jar 20090211

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.