License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.dheid |
ArtifactId | ArtifactIddemo-logconfig |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptiondemo-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.
|
Filename | Size |
---|---|
demo-logconfig-3.3.1.pom | |
demo-logconfig-3.3.1.war | 11 MB |
demo-logconfig-3.3.1-sources.jar | 9 KB |
demo-logconfig-3.3.1-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |