is not current version
Last Version 0.9.5

org.beangle.sas:beangle-sas-tomcat 0.6.1


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.beangle.sas
ArtifactId

ArtifactId

beangle-sas-tomcat
Version

Version

0.6.1
Type

Type

jar

Download beangle-sas-tomcat 0.6.1


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