Last Version

Beangle Tomcat Core 0.2.6

The Beangle Software provides agile development scaffold and toolkits.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.beangle.tomcat
ArtifactId

ArtifactId

beangle-tomcat-core
Version

Version

0.2.6
Type

Type

jar
Description

Description

Beangle Tomcat Core
The Beangle Software provides agile development scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software

Download beangle-tomcat-core 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.0.35
org.apache.tomcat : tomcat-jdbc jar 8.0.35

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M4
org.scala-lang : scala-reflect jar 2.12.0-M4

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12.0-M4 jar 3.0.0-M16-SNAP3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.54-beta

Project Modules

There are no modules declared in this project.