demo-logconfig

wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

demo-logconfig
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

war
Description

Description

demo-logconfig
wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

Download demo-logconfig

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dheid/demo-logconfig/ -->
<dependency>
    <groupId>io.github.dheid</groupId>
    <artifactId>demo-logconfig</artifactId>
    <version>3.3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/demo-logconfig/
implementation 'io.github.dheid:demo-logconfig:3.3.1'
// https://jarcasting.com/artifacts/io.github.dheid/demo-logconfig/
implementation ("io.github.dheid:demo-logconfig:3.3.1")
'io.github.dheid:demo-logconfig:war:3.3.1'
<dependency org="io.github.dheid" name="demo-logconfig" rev="3.3.1">
  <artifact name="demo-logconfig" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='demo-logconfig', version='3.3.1')
)
libraryDependencies += "io.github.dheid" % "demo-logconfig" % "3.3.1"
[io.github.dheid/demo-logconfig "3.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.dheid : wings jar 3.3.1
org.dom4j : dom4j jar 2.0.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0