License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-embed-tomcat |
Version | Version1.0.1 |
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.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed-tomcat/
implementation 'net.ymate.module:ymate-module-embed-tomcat:1.0.1'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed-tomcat/
implementation ("net.ymate.module:ymate-module-embed-tomcat:1.0.1")
'net.ymate.module:ymate-module-embed-tomcat:jar:1.0.1'
<dependency org="net.ymate.module" name="ymate-module-embed-tomcat" rev="1.0.1">
<artifact name="ymate-module-embed-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-embed-tomcat', version='1.0.1')
)
libraryDependencies += "net.ymate.module" % "ymate-module-embed-tomcat" % "1.0.1"
[net.ymate.module/ymate-module-embed-tomcat "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.73 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.73 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 8.5.73 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 8.5.73 |
net.ymate.module : ymate-module-embed | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |