com.chenkuojun:my-tomcat

a personal tomcat implement

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.chenkuojun
ArtifactId

ArtifactId

my-tomcat
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.chenkuojun:my-tomcat
a personal tomcat implement
Project URL

Project URL

https://github.com/chenkuojun/my-tomcat
Source Code Management

Source Code Management

https://github.com/chenkuojun/my-tomcat.git

Download my-tomcat

Filename Size
my-tomcat-1.0.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.chenkuojun/my-tomcat/ -->
<dependency>
    <groupId>com.chenkuojun</groupId>
    <artifactId>my-tomcat</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.chenkuojun/my-tomcat/
implementation 'com.chenkuojun:my-tomcat:1.0.0'
// https://jarcasting.com/artifacts/com.chenkuojun/my-tomcat/
implementation ("com.chenkuojun:my-tomcat:1.0.0")
'com.chenkuojun:my-tomcat:pom:1.0.0'
<dependency org="com.chenkuojun" name="my-tomcat" rev="1.0.0">
  <artifact name="my-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chenkuojun', module='my-tomcat', version='1.0.0')
)
libraryDependencies += "com.chenkuojun" % "my-tomcat" % "1.0.0"
[com.chenkuojun/my-tomcat "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • my-tomcat-core-server
  • my-tomcat-use-example

Versions

Version
1.0.0