| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.coding.xcom |
| ArtifactId | ArtifactIdwebtoolkit |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWeb Toolkit
Java web application debug toolkit
|
| Filename | Size |
|---|---|
| webtoolkit-0.0.1.pom | |
| webtoolkit-0.0.1.war | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.coding.xcom/webtoolkit/ -->
<dependency>
<groupId>net.coding.xcom</groupId>
<artifactId>webtoolkit</artifactId>
<version>0.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.coding.xcom/webtoolkit/
implementation 'net.coding.xcom:webtoolkit:0.0.1'
// https://jarcasting.com/artifacts/net.coding.xcom/webtoolkit/
implementation ("net.coding.xcom:webtoolkit:0.0.1")
'net.coding.xcom:webtoolkit:war:0.0.1'
<dependency org="net.coding.xcom" name="webtoolkit" rev="0.0.1">
<artifact name="webtoolkit" type="war" />
</dependency>
@Grapes(
@Grab(group='net.coding.xcom', module='webtoolkit', version='0.0.1')
)
libraryDependencies += "net.coding.xcom" % "webtoolkit" % "0.0.1"
[net.coding.xcom/webtoolkit "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.1 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.pjl-comp-filter : pjl-comp-filter | jar | 1.7 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.1 |
| org.fusesource.jansi : jansi | jar | 1.11 |