Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo-spec |
ArtifactId | ArtifactIdgeronimo-spec-jta |
Last Version | Last Version1.0.1B-rc4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
geronimo-spec-jta-1.0.1B-rc4.pom | |
geronimo-spec-jta-1.0.1B-rc4.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-jta/ -->
<dependency>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-jta</artifactId>
<version>1.0.1B-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-jta/
implementation 'geronimo-spec:geronimo-spec-jta:1.0.1B-rc4'
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-jta/
implementation ("geronimo-spec:geronimo-spec-jta:1.0.1B-rc4")
'geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4'
<dependency org="geronimo-spec" name="geronimo-spec-jta" rev="1.0.1B-rc4">
<artifact name="geronimo-spec-jta" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo-spec', module='geronimo-spec-jta', version='1.0.1B-rc4')
)
libraryDependencies += "geronimo-spec" % "geronimo-spec-jta" % "1.0.1B-rc4"
[geronimo-spec/geronimo-spec-jta "1.0.1B-rc4"]