| License |
License |
|---|---|
| Categories |
CategoriesApache TomEE Container Application Servers |
| GroupId | GroupIdorg.microshed.boost.runtimes |
| ArtifactId | ArtifactIdtomee |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWASdev Top Parent POM.
|
| Filename | Size |
|---|---|
| tomee-0.2.1.pom | |
| tomee-0.2.1.jar | 15 KB |
| tomee-0.2.1-sources.jar | 10 KB |
| tomee-0.2.1-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.runtimes/tomee/ -->
<dependency>
<groupId>org.microshed.boost.runtimes</groupId>
<artifactId>tomee</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.runtimes/tomee/
implementation 'org.microshed.boost.runtimes:tomee:0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.runtimes/tomee/
implementation ("org.microshed.boost.runtimes:tomee:0.2.1")
'org.microshed.boost.runtimes:tomee:jar:0.2.1'
<dependency org="org.microshed.boost.runtimes" name="tomee" rev="0.2.1">
<artifact name="tomee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.runtimes', module='tomee', version='0.2.1')
)
libraryDependencies += "org.microshed.boost.runtimes" % "tomee" % "0.2.1"
[org.microshed.boost.runtimes/tomee "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.microshed.boost : boost-common | jar | 0.2.1 |
| org.microshed.boost : boost-maven-plugin | jar | 0.2.1 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.twdata.maven : mojo-executor | jar | 2.3.0 |