License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.tomitribe |
ArtifactId | ArtifactIdsabot-tomee |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sabot-tomee-0.9.pom | |
sabot-tomee-0.9.jar | 3 KB |
sabot-tomee-0.9-sources.jar | 2 KB |
sabot-tomee-0.9-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe/sabot-tomee/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>sabot-tomee</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/sabot-tomee/
implementation 'org.tomitribe:sabot-tomee:0.9'
// https://jarcasting.com/artifacts/org.tomitribe/sabot-tomee/
implementation ("org.tomitribe:sabot-tomee:0.9")
'org.tomitribe:sabot-tomee:jar:0.9'
<dependency org="org.tomitribe" name="sabot-tomee" rev="0.9">
<artifact name="sabot-tomee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='sabot-tomee', version='0.9')
)
libraryDependencies += "org.tomitribe" % "sabot-tomee" % "0.9"
[org.tomitribe/sabot-tomee "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.tomitribe : sabot | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : openejb-core | jar | 4.7.1 |