is not current version
Last Version 0.2.1

org.microshed.boost.runtimes:tomee 0.2.0


Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.microshed.boost.runtimes
ArtifactId

ArtifactId

tomee
Version

Version

0.2.0
Type

Type

jar

Download tomee 0.2.0


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