License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-embed-tomcat |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionymate-module-embed-tomcat
YMP Embedded Tomcat.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed-tomcat/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-module-embed-tomcat</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed-tomcat/
implementation 'net.ymate.module:ymate-module-embed-tomcat:1.0.2'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed-tomcat/
implementation ("net.ymate.module:ymate-module-embed-tomcat:1.0.2")
'net.ymate.module:ymate-module-embed-tomcat:jar:1.0.2'
<dependency org="net.ymate.module" name="ymate-module-embed-tomcat" rev="1.0.2">
<artifact name="ymate-module-embed-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-embed-tomcat', version='1.0.2')
)
libraryDependencies += "net.ymate.module" % "ymate-module-embed-tomcat" % "1.0.2"
[net.ymate.module/ymate-module-embed-tomcat "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.75 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.75 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 8.5.75 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 8.5.75 |
net.ymate.module : ymate-module-embed | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |