License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdtomcat-server |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect Explorer: Tomcat Server
This project is only here to create a good classpath with the plugins for your IDE
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tomcat-server-4.2.1.pom | |
tomcat-server-4.2.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/tomcat-server/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>tomcat-server</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/tomcat-server/
implementation 'io.bigconnect:tomcat-server:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/tomcat-server/
implementation ("io.bigconnect:tomcat-server:4.2.1")
'io.bigconnect:tomcat-server:jar:4.2.1'
<dependency org="io.bigconnect" name="tomcat-server" rev="4.2.1">
<artifact name="tomcat-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='tomcat-server', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "tomcat-server" % "4.2.1"
[io.bigconnect/tomcat-server "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.codehaus.groovy : groovy | jar | 2.4.5 |