javax-transaction

dependencies

GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

javax-transaction
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

javax-transaction
dependencies

Download javax-transaction

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>javax-transaction</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation 'com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation ("com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.15")
'com.walterjwhite.infrastructure.dependencies:javax-transaction:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="javax-transaction" rev="0.0.15">
  <artifact name="javax-transaction" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='javax-transaction', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "javax-transaction" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/javax-transaction "0.0.15"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.transaction : javax.transaction-api jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11