| License | License | 
|---|---|
| Categories | CategoriesTomcat Container Application Servers | 
| GroupId | GroupIdcom.ovea.tajin.server | 
| ArtifactId | ArtifactIdtajin-server-tomcat7 | 
| Last Version | Last Version1.0.b11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTajin :: Servers :: Tomcat 7 Tajin Web Framework | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.ovea.tajin.server/tajin-server-tomcat7/ -->
<dependency>
    <groupId>com.ovea.tajin.server</groupId>
    <artifactId>tajin-server-tomcat7</artifactId>
    <version>1.0.b11</version>
</dependency>// https://jarcasting.com/artifacts/com.ovea.tajin.server/tajin-server-tomcat7/
implementation 'com.ovea.tajin.server:tajin-server-tomcat7:1.0.b11'// https://jarcasting.com/artifacts/com.ovea.tajin.server/tajin-server-tomcat7/
implementation ("com.ovea.tajin.server:tajin-server-tomcat7:1.0.b11")'com.ovea.tajin.server:tajin-server-tomcat7:jar:1.0.b11'<dependency org="com.ovea.tajin.server" name="tajin-server-tomcat7" rev="1.0.b11">
  <artifact name="tajin-server-tomcat7" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ovea.tajin.server', module='tajin-server-tomcat7', version='1.0.b11')
)libraryDependencies += "com.ovea.tajin.server" % "tajin-server-tomcat7" % "1.0.b11"[com.ovea.tajin.server/tajin-server-tomcat7 "1.0.b11"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.ovea.tajin.server : tajin-server-core | jar | 1.0.b11 | 
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.8 | 
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.8 | 
| org.apache.tomcat : tomcat-juli | jar | 7.0.8 | 
| org.apache.tomcat : tomcat-dbcp | jar | 7.0.8 | 
| org.eclipse.jdt.core.compiler : ecj | jar | 3.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.1.116 | 
| junit : junit | jar | 4.8.1 | 
| org.hamcrest : hamcrest-all | jar | 1.1 | 
| httpunit : httpunit | jar | 1.6.2 |