License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.pastdev.httpcomponents |
ArtifactId | ArtifactIdserver-test-tomcat |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomcat Server Test
Tomcat based implementation of for the server-test project.
|
Project Organization |
Project Organizationpastdev.com |
Filename | Size |
---|---|
server-test-tomcat-0.1.3.pom | |
server-test-tomcat-0.1.3.jar | 2 KB |
server-test-tomcat-0.1.3-sources.jar | 1 KB |
server-test-tomcat-0.1.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test-tomcat/ -->
<dependency>
<groupId>com.pastdev.httpcomponents</groupId>
<artifactId>server-test-tomcat</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test-tomcat/
implementation 'com.pastdev.httpcomponents:server-test-tomcat:0.1.3'
// https://jarcasting.com/artifacts/com.pastdev.httpcomponents/server-test-tomcat/
implementation ("com.pastdev.httpcomponents:server-test-tomcat:0.1.3")
'com.pastdev.httpcomponents:server-test-tomcat:jar:0.1.3'
<dependency org="com.pastdev.httpcomponents" name="server-test-tomcat" rev="0.1.3">
<artifact name="server-test-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pastdev.httpcomponents', module='server-test-tomcat', version='0.1.3')
)
libraryDependencies += "com.pastdev.httpcomponents" % "server-test-tomcat" % "0.1.3"
[com.pastdev.httpcomponents/server-test-tomcat "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.pastdev.httpcomponents : configuration | jar | 0.1.3 |
com.pastdev.httpcomponents : server-tomcat | jar | 0.1.3 |
com.pastdev.httpcomponents : server-test | jar | 0.1.3 |
junit : junit | jar | 4.11 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |